Skip to content
Snippets Groups Projects

Resolve "list shown after clicking on notifications"

Merged Piotr Gawron requested to merge 201-list-shown-after-clicking-on-notifications into master
3 files
+ 15
19
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -9,7 +9,7 @@ SUBJECT_LIST_REQUIRE_CONTACT = "REQUIRE_CONTACT"
SUBJECT_LIST_VOUCHER_EXPIRY = "VOUCHER_EXPIRY"
SUBJECT_LIST_CHOICES = {
SUBJECT_LIST_GENERIC: 'Generic',
SUBJECT_LIST_GENERIC: 'Generic subject list',
SUBJECT_LIST_NO_VISIT: 'Subjects without visit',
SUBJECT_LIST_REQUIRE_CONTACT: 'Subjects required contact',
SUBJECT_LIST_VOUCHER_EXPIRY: 'Subject with vouchers to be expired soon'
Loading