This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3d0cb5a4c88c42e29e67f3b3eb4e91151802164
gallery3
/
modules
/
server_add
/
js
History
Tim Almdal
afa8cade7f
Fix for ticket
#590
. The gallery.dialog.js looks for an element "#dialog #gProgress" and if it finds it assumes that it is a progress dialog and removes the title. This pathc changes the name of the div containing the progress bar to gServerAddProgress and avoids the issue.
...
Signed-off-by: Tim Almdal <
tnalmdal@shaw.ca
>
2009-08-18 05:18:41 +08:00
..
admin.js
Cleanups.
2009-03-05 02:26:39 +00:00
server_add.js
Fix for ticket
#590
. The gallery.dialog.js looks for an element "#dialog #gProgress" and if it finds it assumes that it is a progress dialog and removes the title. This pathc changes the name of the div containing the progress bar to gServerAddProgress and avoids the issue.
2009-08-18 05:18:41 +08:00