Anton Shestakov <av6@dwimlabs.net>, Wed, 02 Mar 2016 21:36:15 +0800
css: stick buttons in note editor to the bottom
static/js/framework/router.js
Permissions: -rw-r--r--
var Router = Backbone.Router.extend({ ':workspace': 'setWorkspace' makeRandomString: function(length) { return _.map(_.range(length), function() { return (Math.random()*16|0).toString(16); var randomString = this.makeRandomString(8); this.navigate(randomString, {trigger: true, replace: true}); setWorkspace: function(workspace) { fruitbar.trigger('workspace', workspace);