mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
New command run dialog box can now run scripts that are stored on the server.
This commit is contained in:
parent
ab84719afe
commit
d171d2af82
3 changed files with 123 additions and 88 deletions
|
@ -591,14 +591,14 @@ body {
|
|||
width: 260px;
|
||||
}
|
||||
|
||||
#d3serveraction {
|
||||
#d3serveraction, #d2serveraction {
|
||||
width: 100%;
|
||||
background-color: #d3d9d6;
|
||||
text-align: left;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#d3serverfiles {
|
||||
#d3serverfiles, #d2serverfiles {
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
background-color: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue