eliminated more definitions

This commit is contained in:
JT Smith 2009-10-22 14:26:09 -05:00
parent fca4cfbbaf
commit 57b67ab4da
5 changed files with 108 additions and 96 deletions

View file

@ -115,8 +115,8 @@ sub definition {
},
feedHeaderLinks => {
fieldType => "checkList",
allowEmpty => 1,
defaultValue => "rss\natom",
value => "rss\natom",
defaultValue => undef,
tab => "rss",
options => do {
my %headerLinksOptions;