Small code clean up.

This commit is contained in:
Martin Edenhofer 2013-01-20 02:26:24 +01:00
parent 98ed325e4a
commit d4bfe0ba9a

View file

@ -322,8 +322,8 @@ class Index extends App.Controller
) )
) )
App.Event.trigger 'notify', { App.Event.trigger 'notify', {
type: 'success', type: 'success'
msg: App.i18n.translateContent('Bulk-Action executed!'), msg: App.i18n.translateContent('Bulk-Action executed!')
} }
zoom: (e) => zoom: (e) =>