Non-layout-killing debug button ("count watchers")
This commit is contained in:
parent
1bf6f98bde
commit
0ae4d388ff
2 changed files with 7 additions and 1 deletions
|
@ -170,8 +170,8 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel
|
|||
<a href="#" data-target="#sidebar" data-toggle="collapse">
|
||||
<img alt="brand" src="img/favicon.png" title="Connected to {{ host }}:{{ port}}">
|
||||
</a>
|
||||
<button ng-show="debugMode" ng-click="countWatchers()">Count<br />Watchers</button>
|
||||
</div>
|
||||
<button ng-show="debugMode" ng-click="countWatchers()">Count Watchers</button>
|
||||
<div class="title" ng-bind-html="activeBuffer().title | linky:'_blank'"></div>
|
||||
<div class="actions pull-right vertical-line-left">
|
||||
<div class="dropdown pull-left">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue