Moved location of index file.
This commit is contained in:
parent
971321b369
commit
d5e3c5ab48
2 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Index extends App.ControllerContent
|
|||
else
|
||||
description = marked(App[ @genericObject ].description)
|
||||
|
||||
@html App.view('calendar')(
|
||||
@html App.view('calendar/index')(
|
||||
calendars: calendars
|
||||
showDescription: showDescription
|
||||
description: description
|
||||
|
|
Loading…
Reference in a new issue