Use less2 for the loading screen
This commit is contained in:
@@ -38,7 +38,7 @@ $(function () {
|
||||
};
|
||||
|
||||
require([
|
||||
'less!/customize/src/less/loading.less'
|
||||
'less!/customize/src/less2/loading.less'
|
||||
], function () {
|
||||
if (/whiteboard/.test(pathname)) {
|
||||
$('body').html(h('body', Pages[pathname]()).innerHTML);
|
||||
|
||||
Reference in New Issue
Block a user