mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 17:27:22 +02:00
hide and show goal
This commit is contained in:
parent
9bb6b5c2d9
commit
a12bc276ae
6 changed files with 138 additions and 35 deletions
|
@ -323,6 +323,8 @@ var CanvasTerminalHolder = BaseView.extend({
|
|||
this.render();
|
||||
},
|
||||
|
||||
getAnimationTime: function() { return 700; },
|
||||
|
||||
slideOut: function() {
|
||||
this.slideToggle(true);
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue