fix: Gallery is now part of the default set of assets
This commit is contained in:
parent
b9b68a8655
commit
83196421bc
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
- fix: AssetPackage.pm would give an error on importing a package through
|
||||
the web interface, but the package would be imported successfully.
|
||||
- fix: 7.5.0 upgrade template for time tracker was corrupt.
|
||||
- fix: Gallery is now part of the default set of assets
|
||||
- fix: replaced return; with return undef; and changed WGBP.
|
||||
- removed old CS based photo gallery prototype in favor of the new gallery
|
||||
asset
|
||||
|
|
|
|||
|
|
@ -217,6 +217,7 @@
|
|||
"WebGUI::Asset::Wobject::DataForm",
|
||||
"WebGUI::Asset::Wobject::Calendar",
|
||||
"WebGUI::Asset::Wobject::EventManagementSystem",
|
||||
"WebGUI::Asset::Wobject::Gallery",
|
||||
"WebGUI::Asset::Wobject::HttpProxy",
|
||||
"WebGUI::Asset::Wobject::Navigation",
|
||||
"WebGUI::Asset::Wobject::Matrix",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue