Changement du nom du bouton
This commit is contained in:
parent
bf0d109eaa
commit
c2bd5bd412
@ -45,7 +45,7 @@ $(document).ready(function(){
|
||||
//@todo : ...
|
||||
$(this).load('/comptage/savedialog');
|
||||
},
|
||||
Annuler: function() { $(this).dialog('close'); }
|
||||
Fermer: function() { $(this).dialog('close'); }
|
||||
},
|
||||
close: function() { $('#dialog').remove(); }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user