From 7fab2a870e4993ddfaaf292047cf0d22c1e72d47 Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 29 Nov 2006 15:11:33 +0000 Subject: [PATCH] Removed scheduler import/export because they dont work yet --- campcaster/src/modules/htmlUI/var/templates/menu.tpl | 4 ++-- .../src/modules/htmlUI/var/templates/scheduler/main.tpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/campcaster/src/modules/htmlUI/var/templates/menu.tpl b/campcaster/src/modules/htmlUI/var/templates/menu.tpl index 40ccf37d4..130c96d21 100644 --- a/campcaster/src/modules/htmlUI/var/templates/menu.tpl +++ b/campcaster/src/modules/htmlUI/var/templates/menu.tpl @@ -57,10 +57,10 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
  • ##Status##
  • {* /if *} {* if $SUBJECTS->isMemberOf('Backup') *} -
  • ##Export##
  • + {*
  • ##Export##
  • *} {* /if *} {* if $SUBJECTS->isMemberOf('Restore') *} -
  • ##Import##
  • + {*
  • ##Import##
  • *} {* /if *} diff --git a/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl b/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl index fe02367ec..8d25c89df 100644 --- a/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl +++ b/campcaster/src/modules/htmlUI/var/templates/scheduler/main.tpl @@ -16,10 +16,10 @@
  • ##Status##
  • {* /if *} {* if $SUBJECTS->isMemberOf('Backup') *} -
  • ##Export##
  • + {*
  • ##Export##
  • *} {* /if *} {* if $SUBJECTS->isMemberOf('Restore') *} -
  • ##Import##
  • + {*
  • ##Import##
  • *} {* /if *}