[FIX] website: The user does not see the content menu because of the tutorial is hover

bzr revid: chm@openerp.com-20140317141324-th65fhx512h2p1fa
This commit is contained in:
chm@openerp.com 2014-03-17 15:13:24 +01:00
parent 627b5b671e
commit d3111df3aa
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
{
waitNot: '.modal',
element: '#content-menu-button',
placement: 'bottom',
placement: 'left',
title: _t("Add new pages and menus"),
content: _t("The 'Content' menu allows you to add pages or add the top menu."),
popover: { next: _t("Close Tutorial") },