mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
made small adjustement to tour
This commit is contained in:
parent
ff31a88fc7
commit
862db413c7
@ -38,7 +38,7 @@ odoo.define("document_page_portal.tour", function (require) {
|
||||
{
|
||||
content: "Click Search.",
|
||||
extra_trigger: "#wrap:not(:has(input[name=search]:propValue('')))",
|
||||
trigger: ".search-submit",
|
||||
trigger: "form.o_portal_search_panel .input-group-append .btn[type='submit']",
|
||||
},
|
||||
]
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user