Call template without params.
This commit is contained in:
parent
76b59249af
commit
09253a3c0e
1 changed files with 1 additions and 1 deletions
|
@ -1424,7 +1424,7 @@ class InputsRef extends App.ControllerContent
|
|||
@render()
|
||||
|
||||
render: ->
|
||||
@html App.view('layout_ref/inputs')
|
||||
@html App.view('layout_ref/inputs')()
|
||||
|
||||
# activate widgets
|
||||
|
||||
|
|
Loading…
Reference in a new issue