mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added select all button in AMT scan dialog.
This commit is contained in:
parent
81f3aed8ed
commit
e931e81f89
3 changed files with 15 additions and 6 deletions
2
public/scripts/amt-wsman-0.2.0-min.js
vendored
2
public/scripts/amt-wsman-0.2.0-min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -617,13 +617,13 @@ body {
|
|||
overflow: auto;
|
||||
}
|
||||
|
||||
#idx_dlgCancelButton {
|
||||
#idx_dlgCancelButton, #idx_dlgCancelButton2 {
|
||||
float: right;
|
||||
min-width: 80px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#idx_dlgOkButton {
|
||||
#idx_dlgOkButton, #idx_dlgOkButton2 {
|
||||
float: right;
|
||||
min-width: 80px;
|
||||
margin-left: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue