Fixed default value for download type

This commit is contained in:
Doug Bell 2006-10-12 23:51:29 +00:00
parent eadb9ada36
commit d0ef4e92db

View file

@ -158,7 +158,7 @@ sub definition {
# download
downloadType=>{
fieldType=>"text",
defaultValue=>"",
defaultValue=>"none",
},
downloadFilename=>{
fieldType=>"text",