[FIX] Event tour

bzr revid: ddm@openerp.com-20131211182010-foz36z3jrvnkc67v
This commit is contained in:
ddm 2013-12-11 19:20:10 +01:00
parent e84d9a7f85
commit 9e28c3f96c
1 changed files with 3 additions and 7 deletions

View File

@ -71,11 +71,7 @@
placement: 'bottom',
title: "Layout your event",
content: "Insert blocks like 'Banner' to layout the body of your event.",
trigger: {
emitter: editor,
type: 'openerp',
id: 'rte:ready',
},
trigger: 'click',
},
{
stepId: 'drag-banner',
@ -95,7 +91,7 @@
},
{
stepId: 'drag-text-block',
snipet: 'text-block',
snippet: 'text-block',
placement: 'bottom',
title: "Drag & Drop a block",
content: "Drag the 'Text Block' block below the banner.",
@ -135,7 +131,7 @@
},
{
stepId: 'customize-event',
element: '.js_publish_management button:last',
element: '.js_publish_management button#dopprod-8',
placement: 'left',
title: "Customize your event",
content: "Click here to customize your event further.",