X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-demo.git;a=blobdiff_plain;f=afm-client%2Fapp%2FFrontend%2Fetc%2FAppConfig.js;h=177e8254e43a7464d7fca84a7b71e895a689a1b3;hp=076cd91001ea0139348ffbff159d5a36d51efebe;hb=cbe6ebb3e4a75269660caa6c2c9e8a97d384b4e2;hpb=ee82008b4b7b6a03287f86950d3bdb2b047b5bbc diff --git a/afm-client/app/Frontend/etc/AppConfig.js b/afm-client/app/Frontend/etc/AppConfig.js index 076cd91..177e825 100644 --- a/afm-client/app/Frontend/etc/AppConfig.js +++ b/afm-client/app/Frontend/etc/AppConfig.js @@ -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 +})();