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'); - +