diff --git a/index.js b/index.js index 7bbdf0b0..a22b53cd 100644 --- a/index.js +++ b/index.js @@ -159,7 +159,7 @@ Ox.load(/^https?:\/\/(www\.)?oxjs\.org\//.test( return css; }, getSRC: function(element) { - return 'source/Ox.UI/themes/' + app.user.theme + '/' + { + return 'build/Ox.UI/themes/' + app.user.theme + '/' + { icon: 'png/icon16.png', loading: 'svg/symbolLoading.svg', logo: 'png/logo128.png'