mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 17:27:22 +02:00
fix objective thing Issue #118
This commit is contained in:
parent
bbb668b016
commit
f1752d115b
2 changed files with 2 additions and 1 deletions
|
@ -123,4 +123,5 @@ Or reported an issue that was successfully closed!
|
||||||
* Tobias Pfeiffer
|
* Tobias Pfeiffer
|
||||||
* Nicholas "LB" Braden
|
* Nicholas "LB" Braden
|
||||||
* Jeffrey Jones
|
* Jeffrey Jones
|
||||||
|
* Kyle (kyleIDMI)
|
||||||
|
|
||||||
|
|
|
@ -716,7 +716,7 @@ var CommandsHelperBar = HelperBar.extend({
|
||||||
id: 'undo'
|
id: 'undo'
|
||||||
}, {
|
}, {
|
||||||
text: 'Objective',
|
text: 'Objective',
|
||||||
id: 'objectve'
|
id: 'objective'
|
||||||
}, {
|
}, {
|
||||||
text: 'Help',
|
text: 'Help',
|
||||||
id: 'help'
|
id: 'help'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue