Ralf Becker
|
033c1f4a9f
|
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs
|
2016-02-29 15:50:24 +00:00 |
|
Nathan Gray
|
711ca55433
|
Some more changes to egw.css to try to avoid it randomly losing rules in iframes
|
2015-09-23 16:22:47 +00:00 |
|
Nathan Gray
|
9e9cbc2fa1
|
Some changes to egw.css to try to avoid it randomly ignoring rules in iframes.
Reduces wrong width in admin customfields or categories after you click 3 times.
|
2015-09-22 23:43:20 +00:00 |
|
Nathan Gray
|
a6bb56d2e1
|
Fix bug in rule removal prevented adding more rules
|
2015-02-19 17:14:31 +00:00 |
|
Ralf Becker
|
8181772025
|
do NOT initialise imediatly, as DOM is not yet ready (at least in IE11)
|
2014-02-25 16:02:46 +00:00 |
|
Andreas Stöckel
|
292f18bc1a
|
Window dependant api modules do now get reinstanciated, if the window location changes
|
2012-03-07 15:20:04 +00:00 |
|
Andreas Stöckel
|
c8bf9ed6ef
|
Fixed design problem in egw_core, which caused window-local modules to be instanciated multiple times if used for multiple applications inside a window. Added egw_css.js as replacement for et2_core_stylesheet.js, which allows to add stylesheet rules at runtime
|
2012-03-07 14:04:25 +00:00 |
|