[-] BO : #PSTEST-563 : if a customer clicks outside of the fancybox, he won't loose all the data that were already in the box. To leave the fancybox, the customer must click on the close button

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12633 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mBertholino
2012-01-24 09:16:22 +00:00
parent a03464ada9
commit b2125f0302
+1 -1
View File
@@ -1112,7 +1112,7 @@
ajax : {},
swf : { wmode: 'transparent' },
hideOnOverlayClick : true,
hideOnOverlayClick : false,
hideOnContentClick : false,
overlayShow : true,