mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 17:27:22 +02:00
sandbox commands working
This commit is contained in:
parent
a4169dc016
commit
2f49d2d191
3 changed files with 14 additions and 5 deletions
|
@ -81,7 +81,7 @@ var CommandLineHistoryView = Backbone.View.extend({
|
|||
';
|
||||
|
||||
this.resultTemplate = ' \
|
||||
<p class="commandResult <%= className %>"> \
|
||||
<p class="commandLine <%= className %>"> \
|
||||
<%= result %> \
|
||||
</p> \
|
||||
';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue