From 395d124c87022a7f25faabf6f2d20055b7a7f72e Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Sat, 2 Jan 2010 13:05:49 -0500 Subject: [PATCH] Shout: Add Horde row striping --- shout/devices.php | 1 + shout/extensions.php | 1 + shout/templates/devices/list.inc | 6 +++--- shout/templates/extensions/list.inc | 5 ++--- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/shout/devices.php b/shout/devices.php index 924b0944c..14d15873c 100644 --- a/shout/devices.php +++ b/shout/devices.php @@ -95,6 +95,7 @@ default: // Fetch the (possibly updated) list of extensions $devices = $shout_devices->getDevices($context); +Horde::addScriptFile('stripe.js', 'horde'); require SHOUT_TEMPLATES . '/common-header.inc'; require SHOUT_TEMPLATES . '/menu.inc'; diff --git a/shout/extensions.php b/shout/extensions.php index 386032100..736828141 100644 --- a/shout/extensions.php +++ b/shout/extensions.php @@ -99,6 +99,7 @@ default: // Fetch the (possibly updated) list of extensions $extensions = $shout_extensions->getExtensions($context); +Horde::addScriptFile('stripe.js', 'horde'); require SHOUT_TEMPLATES . '/common-header.inc'; require SHOUT_TEMPLATES . '/menu.inc'; diff --git a/shout/templates/devices/list.inc b/shout/templates/devices/list.inc index b8582d603..7e2cca9a7 100644 --- a/shout/templates/devices/list.inc +++ b/shout/templates/devices/list.inc @@ -12,8 +12,8 @@ Context: -
- +
+
@@ -47,4 +47,4 @@ } ?>
Device ID Mailbox
-
+ \ No newline at end of file diff --git a/shout/templates/extensions/list.inc b/shout/templates/extensions/list.inc index 3ee1764d6..61cfa96ad 100644 --- a/shout/templates/extensions/list.inc +++ b/shout/templates/extensions/list.inc @@ -13,14 +13,13 @@
- +
$info) { $url = Horde::applicationUrl("extensions.php"); @@ -36,7 +35,7 @@ -
Extension Name E-Mail Address
+