[IMP] website: banner tutorial: remove step about customize and promote

bzr revid: chm@openerp.com-20140210155251-iyj3v06r18vexj7d
This commit is contained in:
Christophe Matthieu 2014-02-10 16:52:51 +01:00
parent 3a273b989c
commit 1ac9b4d20d
1 changed files with 0 additions and 14 deletions

View File

@ -109,20 +109,6 @@
placement: 'bottom',
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("Continue") },
},
{
element: '#customize-menu-button',
placement: 'bottom',
title: _t("Customize your pages"),
content: _t("The 'Customize' menu allows you to activate options and change the theme."),
popover: { next: _t("Continue") },
},
{
element: 'a[data-action="promote-current-page"]',
placement: 'bottom',
title: _t("Promote your website"),
content: _t("The 'Promote' menu allows you to promote each page for google and other search engines."),
popover: { next: _t("Close Tutorial") },
},
];