From 3d43273d5828a99974f056435224ab560e453ad3 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Wed, 5 Sep 2007 17:19:20 +0000 Subject: [PATCH] form cleanups on calendar edit --- lib/WebGUI/Asset/Wobject/Calendar.pm | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lib/WebGUI/Asset/Wobject/Calendar.pm b/lib/WebGUI/Asset/Wobject/Calendar.pm index c68fbd27c..42c08a45b 100644 --- a/lib/WebGUI/Asset/Wobject/Calendar.pm +++ b/lib/WebGUI/Asset/Wobject/Calendar.pm @@ -215,13 +215,14 @@ sub definition { label => $i18n->get('visitorCacheTimeout label'), }, - subscriberNotifyOffset => { - fieldType => "integer", - defaultValue => "2", - tab => "properties", - hoverHelp => $i18n->get('subscriberNotifyOffset description'), - label => $i18n->get('subscriberNotifyOffset label'), - }, + # This doesn't function currently + #subscriberNotifyOffset => { + # fieldType => "integer", + # defaultValue => "2", + # tab => "properties", + # hoverHelp => $i18n->get('subscriberNotifyOffset description'), + # label => $i18n->get('subscriberNotifyOffset label'), + #}, ); push(@{$definition}, { @@ -518,7 +519,7 @@ ENDJS $tab->raw(<<'ENDHTML'); - +