initial support for separation of content from attack in UI
This commit is contained in:
parent
0aa94a71e5
commit
3f37b06d1f
@ -113,13 +113,12 @@
|
||||
<button class="btn btn-primary btn-xs btn-danger help-button" id="show-solution-button">Show
|
||||
Solution
|
||||
</button>
|
||||
<button class="btn btn-primary btn-xs btn-danger help-button" id="show-plan-button">Show
|
||||
Plan
|
||||
</button>
|
||||
<button class="btn btn-primary btn-xs btn-danger help-button" id="show-hints-button">Show
|
||||
Hints
|
||||
</button>
|
||||
<button class="btn btn-xs help-button" id="restart-lesson-button">Restart Lesson</button>
|
||||
<button class="btn btn-primary btn-xs btn-danger help-button" id="show-attack-button">Attack It
|
||||
</button>
|
||||
<button class="btn btn-xs help-button" id="restart-lesson-button">Reset Lesson</button>
|
||||
</div>
|
||||
<div class="lesson-hint" id="lesson-hint-container">
|
||||
<h4>Hints</h4>
|
||||
|
Loading…
x
Reference in New Issue
Block a user