Skip to content

Commit f34c604

Browse files
committed
remove refresh for connection status
1 parent c6e01a5 commit f34c604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/hyperdecks/hyperdecks.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h3>Status</h3>
8484
<div class="row">
8585
<div class="col-md-4">
8686
<form class="form-horizontal">
87-
<h4>Connection <button class="btn btn-sm btn-default pull-right" ng-click="vm.getEvents(hyperdeck)">Refresh</button></h4>
87+
<h4>Connection</h4>
8888
<div class="form-group">
8989
<label class="col-sm-6 control-label">Description</label>
9090
<div class="col-sm-6">

0 commit comments

Comments
 (0)