Issue #0001777:
This commit is contained in:
parent
7e7c8667a3
commit
f3bcaee3c3
@ -15,7 +15,7 @@ $('#confirm').dialog({ buttons: [
|
||||
{ text: "Non", click: function() { $(this).dialog('close'); }},
|
||||
{ text: "Fermer", click: function() {
|
||||
$(this).dialog('close');
|
||||
//window.location = '/recherche/entreprise';
|
||||
window.location = '/recherche/entreprise';
|
||||
}}
|
||||
] });
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user