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 <button class="btn btn-primary btn-xs btn-danger help-button" id="show-solution-button">Show
Solution Solution
</button> </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 <button class="btn btn-primary btn-xs btn-danger help-button" id="show-hints-button">Show
Hints Hints
</button> </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>
<div class="lesson-hint" id="lesson-hint-container"> <div class="lesson-hint" id="lesson-hint-container">
<h4>Hints</h4> <h4>Hints</h4>