mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
heh whoops :)
This commit is contained in:
parent
a8487dd5dc
commit
73414df3c7
1 changed files with 0 additions and 1 deletions
|
@ -229,7 +229,6 @@ function Ace2Editor()
|
||||||
|
|
||||||
// disableCustomScriptsAndStyles can be used to disable loading of custom scripts
|
// disableCustomScriptsAndStyles can be used to disable loading of custom scripts
|
||||||
if(!clientVars.disableCustomScriptsAndStyles){
|
if(!clientVars.disableCustomScriptsAndStyles){
|
||||||
console.log("loading custom shit"); // cake remove me
|
|
||||||
$$INCLUDE_CSS("../static/css/pad.css");
|
$$INCLUDE_CSS("../static/css/pad.css");
|
||||||
$$INCLUDE_CSS("../static/custom/pad.css");
|
$$INCLUDE_CSS("../static/custom/pad.css");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue