Seems to work better on mass assignement to #habits div (includes all
li items), but still not saving locally
This commit is contained in:
@@ -65,7 +65,7 @@ class HabitTracker.Views.Habits.IndexView extends Backbone.View
|
||||
@addAll()
|
||||
@$("#habits-todos").tabs()
|
||||
@updateStats()
|
||||
@$(".sortable").sortable
|
||||
$("#habits").sortable
|
||||
axis: "y"
|
||||
dropOnEmpty: false
|
||||
cursor: "move"
|
||||
|
||||
Reference in New Issue
Block a user