mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
BOOM redid the command history view
This commit is contained in:
parent
855a0402d7
commit
9a266a3cc4
4 changed files with 113 additions and 88 deletions
|
@ -29,7 +29,7 @@ var Command = Backbone.Model.extend({
|
|||
|
||||
},
|
||||
|
||||
initialize: function(options) {
|
||||
initialize: function() {
|
||||
this.initDefaults();
|
||||
this.validateAtInit();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue