diff options
author | libasys <sebastian.doell@libasys.de> | 2012-11-14 16:05:24 +0100 |
---|---|---|
committer | libasys <sebastian.doell@libasys.de> | 2012-11-14 16:05:24 +0100 |
commit | eda9ce4cf8059b88c9c8e65037548357fc792257 (patch) | |
tree | c7c43abc6e596d518e051debaeebcb485427add8 /core | |
parent | 49f05dfadefc5ec38ff413adeeccae7fe5317dd8 (diff) | |
download | nextcloud-server-eda9ce4cf8059b88c9c8e65037548357fc792257.tar.gz nextcloud-server-eda9ce4cf8059b88c9c8e65037548357fc792257.zip |
Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions