Bug Fix: Job Quick-Logging with Queues
Jobs logged cannot be quick-logged if they are added into a queue. 'Device Held' can only be configured if the authorization is given.
This commit is contained in:
@@ -771,7 +771,7 @@
|
||||
}
|
||||
|
||||
input {
|
||||
margin-left: 6px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -788,7 +788,7 @@
|
||||
}
|
||||
|
||||
label {
|
||||
margin-right: 20px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
#createJob_TaskTimeOtherMinutesContainer {
|
||||
|
||||
Reference in New Issue
Block a user