add DataForm to list of Assets, fixing bug 1161455
This commit is contained in:
parent
708e591211
commit
e8d174a872
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ assets = WebGUI::Asset::File::Image, \
|
|||
WebGUI::Asset::Wobject::Article, \
|
||||
WebGUI::Asset::Wobject::Navigation, \
|
||||
WebGUI::Asset::Wobject::Survey, \
|
||||
WebGUI::Asset::Wobject::DataForm, \
|
||||
WebGUI::Asset::Wobject::MessageBoard, \
|
||||
WebGUI::Asset::FilePile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue