Add documentation, remove spurious methods and junk
This commit is contained in:
parent
019f1ce585
commit
b1d7655776
3 changed files with 55 additions and 15 deletions
|
@ -48,8 +48,6 @@
|
|||
|
||||
<div ng-show="connected">
|
||||
|
||||
<button ng-click="incrementAge()">Click!</button>
|
||||
|
||||
<span class="label" ng-class="{'label-success': content.notification }" ng-repeat="(key, content) in buffers">
|
||||
<a ng-click="setActiveBuffer(key)">{{ content.fullName }}</a>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue