added install
[src/app-framework-demo.git] / afm-client / app / Frontend / etc / AppConfig.js
index 076cd91..177e825 100644 (file)
@@ -13,7 +13,7 @@
                     
                     paths: { // Warning paths should end with /
                         image : 'images/',
-                        icons : 'images/icons/',
+                        icons : '/icons/',
                         avatar: 'images/avatars/',
                         audio : 'images/audio/',
                         appli : 'images/appli/'
@@ -53,4 +53,4 @@
             });
     
  
-})();
\ No newline at end of file
+})();