remove reload button
This commit is contained in:
parent
c6bf5626ce
commit
dcacea3123
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ffplayout",
|
||||
"version": "4.1.0",
|
||||
"version": "5.0.0",
|
||||
"description": "web GUI for ffplayout engine",
|
||||
"author": "Jonathan Baecker",
|
||||
"private": true,
|
||||
|
@ -70,19 +70,7 @@
|
||||
</b-button>
|
||||
</div>
|
||||
</b-col>
|
||||
<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>
|
||||
<!-- <div class="w-100" />-->
|
||||
<b-col>
|
||||
<div>
|
||||
<b-button
|
||||
|
Loading…
x
Reference in New Issue
Block a user