- restore task interfaces

- remove task "phraseanet-indexer"
todo :
task "recordmover"
This commit is contained in:
Jean-Yves Gaulier
2015-04-29 14:48:22 +02:00
parent 427439f87e
commit a0815afcd5
8 changed files with 112 additions and 226 deletions

View File

@@ -57,7 +57,7 @@ define([
if(url && url.indexOf('#') !== 0) {
// This is defined in admin/index.html.twig
window.loadRightAjax(url, link.attr("method") || "GET");
// window.loadRightAjax(url, link.attr("method") || "GET");
}
}
});