added id=session-leave to LEAVE link

This commit is contained in:
Jonathan Kolyer 2013-10-15 02:59:00 -05:00
parent 520a8616bc
commit 90160381b6
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
</div>
<!-- Leave Button -->
<a class="button-grey right leave" href="#/home">X&nbsp;&nbsp;LEAVE</a>
<a class="button-grey right leave" href="#/home" id="session-leave">X&nbsp;&nbsp;LEAVE</a>
</div>
<!-- end session controls -->