rename build/ to min/
This commit is contained in:
parent
51696562f1
commit
383433a06d
25 changed files with 84 additions and 75 deletions
2
index.js
2
index.js
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue