[commits] Horde branch develop updated. c8a9da02fbc18d10215e525b3530d7c5e3d1e55a
Michael M Slusarz
slusarz at horde.org
Tue Apr 24 04:06:23 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: a099b53b04e1597c2088df66600d9db8f323779c
66c9401 Not needed
c8a9da0 Better way of ensuring smartmobile init code is processed correctly
-----------------------------------------------------------------------
commit 66c9401fb965422ef01ab9fb02dcc26510d68829
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Apr 23 17:35:49 2012 -0600
Not needed
ansel/mobile.php | 1 -
ansel/templates/mobile/head.html.php | 2 --
imp/mobile.php | 2 +-
imp/templates/mobile/head.html.php | 2 --
kronolith/mobile.php | 1 -
kronolith/templates/mobile/head.html.php | 2 --
6 files changed, 1 insertions(+), 9 deletions(-)
delete mode 100644 ansel/templates/mobile/head.html.php
delete mode 100644 imp/templates/mobile/head.html.php
delete mode 100644 kronolith/templates/mobile/head.html.php
http://git.horde.org/horde-git/-/commit/66c9401fb965422ef01ab9fb02dcc26510d68829
-----------------------------------------------------------------------
commit c8a9da02fbc18d10215e525b3530d7c5e3d1e55a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Apr 23 21:52:06 2012 -0600
Better way of ensuring smartmobile init code is processed correctly
Prevents adding additional confusing parameters to addInlineScript. And
this method should correctly allow the various javascript packages to be
cached.
ansel/mobile.php | 11 --------
framework/Core/lib/Horde/PageOutput.php | 41 ++++++++++++++----------------
horde/templates/common/footer.html.php | 4 ++-
horde/templates/common/header.html.php | 6 +++-
imp/mobile.php | 19 +++-----------
kronolith/js/mobileinit.js | 31 +++++++++++++++++++++++
kronolith/mobile.php | 16 ++----------
7 files changed, 64 insertions(+), 64 deletions(-)
create mode 100644 kronolith/js/mobileinit.js
http://git.horde.org/horde-git/-/commit/c8a9da02fbc18d10215e525b3530d7c5e3d1e55a
More information about the commits
mailing list