fixed: UserList wobject not in new content menu
This commit is contained in:
parent
fcf53d7bde
commit
1c408b1c3f
2 changed files with 3 additions and 1 deletions
|
|
@ -11,6 +11,7 @@
|
|||
- fixed: Time tracker can't post time once it's been posted.
|
||||
- fixed: Shop: Product asset- image not showing
|
||||
- fixed: User List- Missing Hover Help (Yung Han Khoe)
|
||||
- fixed: UserList wobject not in new content menu (Yung Han Khoe)
|
||||
|
||||
7.5.13
|
||||
- fixed: storage locations for some assets in packages not imported correctly
|
||||
|
|
|
|||
|
|
@ -239,7 +239,8 @@
|
|||
"WebGUI::Asset::File::ZipArchive",
|
||||
"WebGUI::Asset::Wobject::WSClient",
|
||||
"WebGUI::Asset::Wobject::Shelf",
|
||||
"WebGUI::Asset::Wobject::Thingy"
|
||||
"WebGUI::Asset::Wobject::Thingy",
|
||||
"WebGUI::Asset::Wobject::UserList"
|
||||
],
|
||||
|
||||
# Specify the list assets that are used for utility purposes only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue