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
b1f9b5569e
commit
1605e1ad7e
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