merge r29900 from trunk to branch 2.7

bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... sometimes). Patch by mmoy


git-svn-id: http://piwigo.org/svn/branches/2.7@29903 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2014-10-06 09:29:35 +00:00
parent 83f267dc95
commit 1dfbbbf11d
@@ -64,6 +64,7 @@ jQuery(document).ready(function(){
jQuery("#uploader").pluploadQueue({
// General settings
browse_button : 'addFiles',
container : 'uploadForm',
// runtimes : 'html5,flash,silverlight,html4',
runtimes : 'html5',