[FIX] tour.js: tour shop

wait that the snippets are loaded before clicking on the picture and open the media editor.
This commit is contained in:
Antony Lesuisse 2014-07-01 10:57:38 +02:00
parent 6d7f845374
commit 5a73fb7500
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
},
{
waitNot: '.product_price .oe_currency_value:visible:containsExact(1.00)',
waitFor: '#snippet_structure',
element: '#wrap img.product_detail_img',
placement: 'top',
title: _t("Update image"),