Call template without params.

This commit is contained in:
Martin Edenhofer 2015-09-08 17:02:11 +02:00
parent 76b59249af
commit 09253a3c0e

View file

@ -1424,7 +1424,7 @@ class InputsRef extends App.ControllerContent
@render() @render()
render: -> render: ->
@html App.view('layout_ref/inputs') @html App.view('layout_ref/inputs')()
# activate widgets # activate widgets