This commit is contained in:
@@ -35,12 +35,15 @@
|
||||
|
||||
var Label = {
|
||||
"markedAvailable": ${markedAvailable?c},
|
||||
"hljsStyle": "atom-one-light",
|
||||
"langLabel": "${langLabel}",
|
||||
"adminLabel": "${adminLabel}",
|
||||
"logoutLabel": "${logoutLabel}",
|
||||
"skinDirName": "${skinDirName}"
|
||||
};
|
||||
$(document).ready(function () {
|
||||
Util.init();
|
||||
Util.setTopBar()
|
||||
Util.replaceSideEm($(".side-comment").parent());
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user