added an 'info' heading over AngularJS version in options tab

test-unit-sauce
Brian Ford 12 years ago
parent c7123216cc
commit 274c8cff93

@ -109,6 +109,10 @@
<input type="checkbox" ng-model="debugger.scopes" id="scopes"> Show scopes
</label>
</div>
<h2>Info</h2>
<div>
Angular version: {{version}}
</div>
</div>
<div ng-class="{hidden: selectedTab != 'Help'}">