Skip to content

Commit bec6bf5

Browse files
author
Guillaume Lefranc
committed
Remove test message
1 parent 2697d30 commit bec6bf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dashboard/app.html

-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@
123123
</tr>
124124
<tr>
125125
<td><span ng-if="settings.runstatus=='A'" class="label label-primary">ACTIVE</span><span ng-if="settings.runstatus=='S'" class="label label-warning">STANDBY</span></td>
126-
what the fuck
127126
<td>{{settings.failoverctr}} / {{settings.faillimit}}</td>
128127
<td>{{settings.lastfailover}}</td>
129128
</tr>

0 commit comments

Comments
 (0)