Skip to content
Snippets Groups Projects
Commit 2787de8c authored by Christophe Simonis's avatar Christophe Simonis
Browse files

Revert "[FIX] web_editor: adapt test"

Was weirdly working in browser...

This reverts commit fb18de74.
parent fb18de74
Branches
Tags
No related merge requests found
......@@ -323,6 +323,6 @@ tour.register('rte_inline', {
trigger: '#wrapwrap img:eq(1)[height]:not([class*="fa"])',
}, {
content: "check the second font class to css",
trigger: '#wrapwrap img:eq(2)[style*="float:right"]',
trigger: '#wrapwrap img:eq(2)[style*="float: right"]',
}]);
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment