PHRAS-183 #fix report

This commit is contained in:
Nicolas Le Goff
2014-07-07 14:52:09 +02:00
parent 425429b931
commit 9042fdee98

View File

@@ -184,7 +184,7 @@ function submiterAction(domSubmiter) {
request = $.ajax({
type: "POST",
url: "/index_dev.php/report/init",
url: "/report/init",
data: data,
beforeSend: function () {
container.find('.content').empty();