initial support for separation of content from attack in UI

This commit is contained in:
Jason White 2016-06-28 16:21:14 +02:00
parent 0aa94a71e5
commit 3f37b06d1f

View File

@ -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>