mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-183 #fix report
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user