Removed not used bindings.

This commit is contained in:
Martin Edenhofer 2012-07-16 12:33:36 +02:00
parent 6c116e7e4d
commit 7aafc57d80

View file

@ -7,8 +7,8 @@ $.fn.item = ->
Note.find(elementID)
class Index extends App.Controller
events:
'focusin [data-type=edit]': 'edit_in'
# events:
# 'focusin [data-type=edit]': 'edit_in'
constructor: ->
super