rename build/ to min/

This commit is contained in:
rolux 2014-09-26 18:57:12 +02:00
commit 383433a06d
25 changed files with 84 additions and 75 deletions

View file

@ -160,7 +160,7 @@ Ox.load(/^https?:\/\/(www\.)?oxjs\.org\//.test(
return css;
},
getSRC: function(element) {
return 'build/UI/themes/' + app.user.theme + '/' + {
return 'min/UI/themes/' + app.user.theme + '/' + {
icon: 'png/icon16.png',
loading: 'svg/symbolLoading.svg',
logo: 'png/logo128.png'