mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-09 19:13:26 +00:00
PHRAS-845 - fix close button
PHRAS-846 - fix admin log view PHRAS-843 - fix action icons added white skin misc fix on skin color handling replace image icons by fonts icons
This commit is contained in:
@@ -54,7 +54,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");
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user