Delete some code
This commit is contained in:
parent
5ab102b6cf
commit
1897655908
@ -61,7 +61,6 @@ $('#dialog').dialog({ buttons: [ {
|
||||
click: function() {
|
||||
$('div#update').html('Enregistrement...');
|
||||
$('#dialog').dialog({ buttons: [{}] });
|
||||
$('#cache').css('display', 'none');
|
||||
var url = '/dashboard/ciblage/id/<?=$this->id?>';
|
||||
var ok = false;
|
||||
$.post($('form[name=commande]').attr('action'),$('form[name=commande]').serialize(),
|
||||
|
Loading…
Reference in New Issue
Block a user