mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
typo fixed
This commit is contained in:
@@ -433,7 +433,7 @@ function progress_bar(val, max, success) {
|
||||
}
|
||||
|
||||
jQuery("#confirmDel input[name=confirm_deletion]").change(function() {
|
||||
jQuery("#confirmDel span.errors").css("visiblity", "hidden");
|
||||
jQuery("#confirmDel span.errors").css("visibility", "hidden");
|
||||
});
|
||||
|
||||
jQuery('#sync_md5sum').click(function(e) {
|
||||
|
||||
Reference in New Issue
Block a user