TitleView implemented. Need to add way to handle on route, not just click.

This commit is contained in:
Jason White
2015-06-18 18:17:51 -04:00
parent e6411f76a3
commit 226c9b9960
6 changed files with 41 additions and 11 deletions

View File

@ -54,8 +54,8 @@
<i class="fa fa-bars"></i>
</button>
</div><!--toggle navigation end-->
<div class="lessonTitle" >
<h1 id="lessonTitle"></h1>
<div id="lessonTitleWrapper" >
<h1 class="lessonTitle"></h1>
</div><!--lesson title end-->
<div class="user-nav pull-right" style="margin-right: 75px;">
<div class="dropdown" style="display:inline">