Removed sample record, and button

This commit is contained in:
2025-07-13 18:21:23 +02:00
parent 549f3a7633
commit a8a02a4eb2
4 changed files with 0 additions and 10 deletions

View File

@@ -15,7 +15,6 @@ urlpatterns = [
path('pdf/<uuid:document_id>/', v.pdf_view, name='pdf_view'),
path('api/validate_form_fields/', v.validate_form_fields, name='validate_form_fields'),
path('no_confidential_data/', v.no_confidential_data, name='no_confidential_data'),
path('downloads/risklet_example_document.pdf', v.download_example_pdf, name='download_example_pdf'),
path('validate_code/', v.validate_code, name='validate_code'),
#admin urls