[IMP] Rename shop tour

bzr revid: ddm@openerp.com-20131114180737-e0tcvj4wl753hk0d
This commit is contained in:
ddm 2013-11-14 19:07:37 +01:00
parent a07adbfc5d
commit 2dbb8f1730
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
website.EditorShopTour = website.EditorTour.extend({
id: 'shop_tour',
name: "Shop",
name: "Create a product",
init: function (editor) {
var self = this;
var $body = $(document.body);