feature: #158 adds job preference option to include all attachments on lodgment

This commit is contained in:
Gary Sharp
2024-12-11 17:01:42 +11:00
parent 25e3a8e1f1
commit 90c709c4c1
17 changed files with 352 additions and 7 deletions
+3
View File
@@ -1284,6 +1284,9 @@ h1.Config_DocumentTemplates {
#Config_AuthRoles_Subjects_Update_Dialog #Config_AuthRoles_Subjects_Update_Dialog_List li .remove:hover {
opacity: 1;
}
#Config_Lodgment {
margin-top: 10px;
}
#Config_ReportPrefs {
margin-top: 10px;
}
+4
View File
@@ -1541,6 +1541,10 @@ h1.Config_DocumentTemplates {
}
}
#Config_Lodgment {
margin-top: 10px;
}
#Config_ReportPrefs {
margin-top: 10px;
File diff suppressed because one or more lines are too long