This commit is contained in:
Romain Neutron
2012-02-02 19:20:26 +01:00
parent 117329b732
commit 93b6921e9b
2 changed files with 8 additions and 8 deletions

View File

@@ -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:{},