From 2e6718b92508d2af0471d0a1819131524036bb9c Mon Sep 17 00:00:00 2001 From: Valérie-Emma Leroux Date: Thu, 22 Feb 2018 16:09:05 +0100 Subject: Update labels --- archaeological_finds/views.py | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_finds/views.py') diff --git a/archaeological_finds/views.py b/archaeological_finds/views.py index 53758f24a..474967940 100644 --- a/archaeological_finds/views.py +++ b/archaeological_finds/views.py @@ -662,6 +662,7 @@ treatmentfile_source_creation_wizard = TreatmentFileSourceWizard.as_view([ ('source-treatmentfile_source_creation', SourceForm), ('authors-treatmentfile_source_creation', AuthorFormset), ('final-treatmentfile_source_creation', FinalForm)], + label=_(u"Treatment request: new source"), url_name='treatmentfile_source_creation',) treatmentfile_source_modification_wizard = TreatmentFileSourceWizard.as_view([ -- cgit v1.2.3