[-] BO : BugFix : #PSCFV-2242 :CSV Import - Issues with products

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15148 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vChabot
2012-05-10 08:59:21 +00:00
parent 14e44efe75
commit f324abe5fd
2 changed files with 5 additions and 3 deletions
@@ -46,7 +46,7 @@
function activeClueTip()
{
$('.info').cluetip({
$('.info_import').cluetip({
splitTitle: '|',
showTitle: false
});