Fix the calendar list view to use the correct template variables.

This commit is contained in:
Colin Kuskie 2009-05-27 17:47:18 +00:00
parent 12c6299159
commit d0dd5920a4
3 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
- added date pagination, and some formatting to EMS Schedule table
- Removed dubious 3px padding around image based ads in an adspace.
- Stats now send over SSL rather than straight HTTP.
- epoch for calendar/List View for Calendar (#8914)
7.7.7
- Added EMS Schedule table

View file

@ -138,7 +138,7 @@ sub definition {
# List
templateIdList => {
fieldType => "template",
defaultValue => '',
defaultValue => 'kj3b-X3i6zRKnhLb4ZiCLw',
tab => "display",
namespace => "Calendar/List",
hoverHelp => $i18n->get('editForm templateIdList description'),