committing before merging local stash

This commit is contained in:
Jason White
2014-09-15 09:35:39 -04:00
parent 9bb1cb8d9c
commit b375cc091f
2 changed files with 14 additions and 3 deletions

View File

@ -149,7 +149,8 @@
<span class="glyphicon-class glyphicon glyphicon-circle-arrow-left" id="showPrevHintBtn" ng-click="viewPrevHint()"></span>
<span class="glyphicon-class glyphicon glyphicon-circle-arrow-right" id="showNextHintBtn" ng-click="viewNextHint()"></span>
<br/>
{{curHint}}
<span id="curHintContainer"></span><!--{{curHint}}-->
</div>
</div>
</div>