mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:36 +02:00
one more missing debug
This commit is contained in:
parent
f55a668bdf
commit
70c56ebab6
@ -66,7 +66,7 @@
|
|||||||
if (debug) console.log('creating new egw object');
|
if (debug) console.log('creating new egw object');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else console.log('found injected egw object');
|
else if (debug) console.log('found injected egw object');
|
||||||
|
|
||||||
// check for a framework object
|
// check for a framework object
|
||||||
if (typeof window.framework == 'undefined')
|
if (typeof window.framework == 'undefined')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user