remove reload button

This commit is contained in:
jb-alvarado 2022-05-30 16:35:17 +02:00
parent c6bf5626ce
commit dcacea3123
2 changed files with 2 additions and 14 deletions

View File

@ -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,

View File

@ -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