Regis Houssin
e1c009fce4
Fix: regression, formconfirm template can't use with variable content
2012-08-16 17:22:00 +02:00
Regis Houssin
46511de913
Fix: remove unused code for avoid warning with IE9
2012-08-04 13:49:04 +02:00
Laurent Destailleur
158930eb7b
Fix: function is loaded once and not overwritten if loaded
...
by another ajax page. So if we need inputok/ko and pageyes/no to be
different according to ajax calls (to have several confirm box
loaded from different ajax parts of page, we must place such variables
outside of function. For this $useglobalvars must be set to 1.
2012-06-08 23:48:53 +02:00
Regis Houssin
bd6f5c4ca7
Fix: use template for best visibility
2012-06-08 18:03:00 +02:00
Regis Houssin
1fc102825a
Fix: bad option name
2012-06-08 11:47:34 +02:00
Regis Houssin
92b02a0084
Fix: add iframe transport for compatibility with all browser
2012-06-08 11:35:32 +02:00
Regis Houssin
2ad1cf0665
Fix: more clean code for new version of jQuery fileupload
2012-05-31 21:11:36 +02:00
Regis Houssin
248f0e9d08
Fix: reload page after file upload completed
2012-05-30 23:14:35 +02:00
Regis Houssin
6c5237f94e
Fix: add max file size
2012-05-30 22:44:44 +02:00
Regis Houssin
1ea7e53273
Works on jQuery fileupload upgrade (Todo: css problem)
2012-05-30 11:57:00 +02:00