Fixed default value for download type
This commit is contained in:
parent
eadb9ada36
commit
d0ef4e92db
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ sub definition {
|
|||
# download
|
||||
downloadType=>{
|
||||
fieldType=>"text",
|
||||
defaultValue=>"",
|
||||
defaultValue=>"none",
|
||||
},
|
||||
downloadFilename=>{
|
||||
fieldType=>"text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue