mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
Remove overlay.png as it included HTML
This commit is contained in:
parent
750c75e1dc
commit
78d8e18634
3 changed files with 9 additions and 1087 deletions
|
@ -1312,7 +1312,7 @@ function OUTER(gscope) {
|
|||
|
||||
isTimeUp = (isTimeUp || function() { return false; });
|
||||
|
||||
if (DEBUG && window.DONT_INCORP || window.DEBUG_DONT_INCORP) return false;
|
||||
if (DEBUG && top.DONT_INCORP || top.DEBUG_DONT_INCORP) return false;
|
||||
|
||||
var p = PROFILER("incorp", false);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue