Fix the calendar list view to use the correct template variables.
This commit is contained in:
parent
12c6299159
commit
d0dd5920a4
3 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue