mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix #295
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
var $this = $(this);
|
||||
|
||||
|
||||
$('#DIALOG').attr('title', $this.attr('title'))
|
||||
$('#DIALOG').dialog('destroy').attr('title', $this.attr('title'))
|
||||
.empty().addClass('loading')
|
||||
.dialog({
|
||||
buttons:{},
|
||||
|
Reference in New Issue
Block a user