Improved code layout.

This commit is contained in:
Martin Edenhofer 2015-02-20 13:29:04 +01:00
parent 389b1e7bb4
commit d411eae4ae

View file

@ -69,7 +69,7 @@ class App.TaskbarWidget extends App.Controller
if !key if !key
throw "No such key attributes found for task item" throw "No such key attributes found for task item"
order.push key order.push key
App.TaskManager.reorder( order ) App.TaskManager.reorder( order )
@el.sortable( dndOptions ) @el.sortable( dndOptions )