mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
retried
This commit is contained in:
parent
3593225790
commit
3597dc6372
@ -35,11 +35,11 @@ odoo.define("document_page_portal.tour", function (require) {
|
||||
trigger: "input[name='search']",
|
||||
run: "text Test",
|
||||
},
|
||||
// {
|
||||
// content: "Click Search.",
|
||||
// extra_trigger: "#wrap:not(:has(input[name=search]:propValue('')))",
|
||||
// trigger: ".search-submit",
|
||||
// },
|
||||
{
|
||||
content: "Click Search.",
|
||||
extra_trigger: "#wrap:not(:has(input[name=search]:propValue('')))",
|
||||
trigger: ".search-submit",
|
||||
},
|
||||
]
|
||||
);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user