Fix a typo in the Gallery's default addArchive gallery template.

This commit is contained in:
Colin Kuskie 2010-09-20 11:50:12 -07:00
parent 4899bcd7c4
commit 30a1060b88
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@
- fixed #11873: findBrokenAssets.pl doesn't support custom assets
- added findBrokenAssets.pl shows the classname of broken assets (William McKee, Knowmad Technologies)
- fixed #11866: Default ordering for Zip files is wrong
- fixed: typo in the Gallery Add Archive default templateId.
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters

View file

@ -111,7 +111,7 @@ property richEditIdComment => (
property templateIdAddArchive => (
tab => "display",
fieldType => "template",
default => "i0X4Q3tBWUb_thsVbsYz9xQ",
default => "0X4Q3tBWUb_thsVbsYz9xQ",
namespace => "GalleryAlbum/AddArchive",
label => ["templateIdAddArchive label", 'Asset_Gallery'],
hoverHelp => ["templateIdAddArchive description", 'Asset_Gallery'],