Removed debug log.

This commit is contained in:
Martin Edenhofer 2013-06-16 18:14:56 +02:00
parent e250680284
commit fb18f7ee9d

View file

@ -1320,7 +1320,7 @@ class App.ControllerForm extends App.Controller
for key of inputSelectObject for key of inputSelectObject
param[ key ] = inputSelectObject[ key ] param[ key ] = inputSelectObject[ key ]
App.Log.log 'ControllerForm', 'notice', 'formParam', form, param #App.Log.log 'ControllerForm', 'notice', 'formParam', form, param
return param return param
@formId: -> @formId: ->