mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-22 12:52:50 +03:00
Recording player fix for recorded file name.
This commit is contained in:
parent
9d621f23c6
commit
f55e6302ac
@ -33,7 +33,7 @@
|
||||
</div>
|
||||
<div>
|
||||
<input id="OpenFileButton" type=button value="Open File..." onclick="openfile()" style="display:none">
|
||||
<div id="deskstatus" style="line-height:22px;overflow:hidden;max-height:22px"></div>
|
||||
<span id="deskstatus" style="line-height:22px;overflow:hidden;max-height:22px"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div id=deskarea3x style="max-height:calc(100vh - 58px);height:calc(100vh - 58px);" onclick="togglePause()">
|
||||
|
Loading…
Reference in New Issue
Block a user