|
@ -16,11 +16,11 @@ |
|
|
<div class="input-group input-group-sm sm-3"> |
|
|
<div class="input-group input-group-sm sm-3"> |
|
|
<div class="input-group-append"> |
|
|
<div class="input-group-append"> |
|
|
<button |
|
|
<button |
|
|
class="btn btn-outline-info" |
|
|
class="btn btn-outline-success" |
|
|
round |
|
|
round |
|
|
type="button" |
|
|
type="button" |
|
|
@click="setRefresh"> |
|
|
@click="setRefresh"> |
|
|
Refresh table</button> |
|
|
Refresh running instances</button> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<input type="text" |
|
|
<input type="text" |
|
|