remove reload button
This commit is contained in:
parent
c6bf5626ce
commit
dcacea3123
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ffplayout",
|
"name": "ffplayout",
|
||||||
"version": "4.1.0",
|
"version": "5.0.0",
|
||||||
"description": "web GUI for ffplayout engine",
|
"description": "web GUI for ffplayout engine",
|
||||||
"author": "Jonathan Baecker",
|
"author": "Jonathan Baecker",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
@ -70,19 +70,7 @@
|
|||||||
</b-button>
|
</b-button>
|
||||||
</div>
|
</div>
|
||||||
</b-col>
|
</b-col>
|
||||||
<div class="w-100" />
|
<!-- <div class="w-100" />-->
|
||||||
<b-col>
|
|
||||||
<div>
|
|
||||||
<b-button
|
|
||||||
title="Reload Playout Service"
|
|
||||||
class="control-button control-button-reload"
|
|
||||||
variant="primary"
|
|
||||||
@click="playoutControl('reload')"
|
|
||||||
>
|
|
||||||
<b-icon-arrow-repeat />
|
|
||||||
</b-button>
|
|
||||||
</div>
|
|
||||||
</b-col>
|
|
||||||
<b-col>
|
<b-col>
|
||||||
<div>
|
<div>
|
||||||
<b-button
|
<b-button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user