Fix some tabs.

This commit is contained in:
yackob03 2013-10-02 01:03:30 -04:00
parent 7b3864afb4
commit 755fc168af

View file

@ -68,8 +68,12 @@
</ul> </ul>
</span> </span>
</li> </li>
<li id="current-image-tab" class="active" ng-click="showTab('current-image')"><a href="javascript:void(0)">Current Image</a></li> <li id="current-image-tab" class="active" ng-click="showTab('current-image')">
<li id="image-history-tab" ng-click="showTab('image-history')"><a href="javascript:void(0)">Image History</a></li> <a href="javascript:void(0)">Current Image</a>
</li>
<li id="image-history-tab" ng-click="showTab('image-history')">
<a href="javascript:void(0)">Image History</a>
</li>
</ul> </ul>
<div id="current-image"> <div id="current-image">