The default theme actually does use this file.
This commit is contained in:
@ -15,7 +15,6 @@ window.onload = function(e) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function initGray(boxname, text) {
|
||||
var box = byId(boxname);
|
||||
if(!box) return;
|
||||
|
Reference in New Issue
Block a user