mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 01:10:04 +02:00
awesome faded branches for level comparing done
This commit is contained in:
parent
19f204ddcb
commit
e7f5acaece
8 changed files with 43 additions and 1194 deletions
|
@ -792,7 +792,7 @@ var CanvasTerminalHolder = BaseView.extend({
|
|||
this.destination = $('body');
|
||||
this.JSON = {
|
||||
title: options.title || intl.str('goal-to-reach'),
|
||||
text: options.text || intl.str('hide-goal')
|
||||
text: options.text || intl.str('goal-vis-info')
|
||||
};
|
||||
|
||||
this.render();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue