Commit ad7c2ce3 authored by Hamza Arfaoui's avatar Hamza Arfaoui

CAFI190

parent a4148a65
......@@ -1180,7 +1180,7 @@ $(function()
e.stopPropagation();
$.post( "./ajax/clearPile.php", function(data) {
closeClosestPopup($(this));
document.location = '/pile/?IDA='+agency.code_agence;
document.location = 'index.php?IDA='+agency.code_agence;
});
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment