mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Recording player fix for recorded file name.
This commit is contained in:
parent
9d621f23c6
commit
f55e6302ac
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<input id="OpenFileButton" type=button value="Open File..." onclick="openfile()" style="display:none">
|
<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>
|
</div>
|
||||||
<div id=deskarea3x style="max-height:calc(100vh - 58px);height:calc(100vh - 58px);" onclick="togglePause()">
|
<div id=deskarea3x style="max-height:calc(100vh - 58px);height:calc(100vh - 58px);" onclick="togglePause()">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue