Suppression bouton ok dans la boite de dialog
This commit is contained in:
parent
15b6fb860e
commit
f40de036cc
@ -166,9 +166,6 @@ $(document).ready(function(){
|
||||
$(this).load(href);
|
||||
},
|
||||
buttons: {
|
||||
Ok: function() {
|
||||
|
||||
},
|
||||
Annuler: function() { $(this).dialog('close'); }
|
||||
},
|
||||
close: function() { $('#dialogsaveciblage').remove(); }
|
||||
|
Loading…
Reference in New Issue
Block a user