From 81843d71e98a46265b9d1e6ea6c4ed80955d870c Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Tue, 26 Apr 2016 11:26:05 +0500 Subject: [PATCH] [DOC] change text in step --- .../static/src/js/res_partner_mails_count_tour.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js b/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js index b64e84b..ead7743 100644 --- a/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js +++ b/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js @@ -19,13 +19,12 @@ title: _t("New fields"), content: _t("Here is new fields with mails counters. Press one of it."), element: '.mails_to', - }, { waitNot: '.mails_to:visible', - title: _t("Send message from here"), + title: _t("Check messages or send new one"), placement: 'left', - content: _t("Now you can see corresponding mails. You can send mail to this partner right from here. Press 'Send a mesage'."), + content: _t("Click 'Send a mesage' to continue the Tour"), element: '.oe_mail_wall .oe_msg.oe_msg_composer_compact>div>.oe_compose_post', }, {