Revert "Add GOVUK Frontend details component"

This commit is contained in:
Tom Byers
2019-12-16 16:20:03 +00:00
committed by GitHub
parent 60fe9d3400
commit de6281bc0e
10 changed files with 269 additions and 115 deletions

View File

@@ -743,7 +743,6 @@ def add_template_filters(application):
format_phone_number_human_readable,
format_thousands,
id_safe,
convert_to_boolean,
]:
application.add_template_filter(fn)