Anton Shestakov <av6@dwimlabs.net>, Sun, 30 Jul 2017 22:54:22 +0800
workspaces: use this.$() shortcut instead of this.$el.find()
static/js/framework/collections.js
Permissions: -rw-r--r--
localStorage: new Backbone.LocalStorage('workspaces') var Workspaces = Backbone.Collection.extend(_({model: Workspace}).extend(workspacesExtra)); var Projects = Backbone.Collection.extend({ var Tasks = Backbone.Collection.extend({