diff --git a/spp_area/data/area_kind_data.xml b/spp_area/data/area_kind_data.xml index faaaee6d..d663c88d 100644 --- a/spp_area/data/area_kind_data.xml +++ b/spp_area/data/area_kind_data.xml @@ -1,10 +1,6 @@ - - - - - Admin Area - - - + + + Admin Area + diff --git a/spp_idpass/data/id_pass.xml b/spp_idpass/data/id_pass.xml index f2e88f28..29e1ae8a 100644 --- a/spp_idpass/data/id_pass.xml +++ b/spp_idpass/data/id_pass.xml @@ -1,16 +1,12 @@ - - + + + + ID PASS Lite + both + - - - ID PASS Lite - both - - - - ID PASS Template - - - - + + ID PASS Template + + diff --git a/spp_idqueue/data/id_pass.xml b/spp_idqueue/data/id_pass.xml index ae61e918..a528ada1 100644 --- a/spp_idqueue/data/id_pass.xml +++ b/spp_idqueue/data/id_pass.xml @@ -1,11 +1,7 @@ - - - - - - ID Batch Print - - - + + + + ID Batch Print + diff --git a/spp_scan_id_document/tests/test_registrant.py b/spp_scan_id_document/tests/test_registrant.py index ea153a36..502e9fe7 100644 --- a/spp_scan_id_document/tests/test_registrant.py +++ b/spp_scan_id_document/tests/test_registrant.py @@ -72,4 +72,4 @@ def test_scan_id_document_details_vals(self): vals.get("gender"), vals.get("birth_place"), ], - ) \ No newline at end of file + )