feature: scheduled flag removal

This commit is contained in:
Gary Sharp
2025-09-19 12:18:45 +10:00
parent 356762c811
commit 7603cac01a
34 changed files with 2210 additions and 1055 deletions
+4
View File
@@ -2053,4 +2053,8 @@ h1.Config_DocumentTemplates {
#DocumentTemplate_Export #DocumentTemplate_Export_Fields th span {
margin-top: 4px;
font-size: 0.8em;
}
#UserFlag_DefaultRemoveDays,
#DeviceFlag_DefaultRemoveDays {
width: 50px;
}
+4
View File
@@ -2487,3 +2487,7 @@ h1.Config_DocumentTemplates {
}
}
}
#UserFlag_DefaultRemoveDays, #DeviceFlag_DefaultRemoveDays {
width: 50px;
}
File diff suppressed because one or more lines are too long