kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
clear log on check-update
rodzic
bc65d3b7d6
commit
25e28c98b5
|
@ -231,7 +231,7 @@
|
||||||
<div class="section" id="section-update">
|
<div class="section" id="section-update">
|
||||||
|
|
||||||
<div class="group" style="width: calc(100vw - 90px);">
|
<div class="group" style="width: calc(100vw - 90px);">
|
||||||
<button id="checkforupdatesbtn" class="ribbon-button" onclick="socket.emit('checkUpdates', true)">
|
<button id="checkforupdatesbtn" class="ribbon-button" onclick="$('#updateconsole').empty(); socket.emit('checkUpdates', true)">
|
||||||
<span class="icon">
|
<span class="icon">
|
||||||
<span class="fa-layers fa-fw">
|
<span class="fa-layers fa-fw">
|
||||||
<i class="fas fa-sync-alt fg-green" data-fa-transform="grow-8"></i>
|
<i class="fas fa-sync-alt fg-green" data-fa-transform="grow-8"></i>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "OpenBuildsMachineDriver",
|
"name": "OpenBuildsMachineDriver",
|
||||||
"version": "1.0.22",
|
"version": "1.0.23",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"description": "Machine Interface Driver for OpenBuilds",
|
"description": "Machine Interface Driver for OpenBuilds",
|
||||||
"author": "github.com/openbuilds",
|
"author": "github.com/openbuilds",
|
||||||
|
|
Ładowanie…
Reference in New Issue