Skip to content
Snippets Groups Projects
Commit 847dfc8e authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Make extract email function available in templates

parent 035702ae
No related branches found
No related tags found
1 merge request!51Display contact information on dataset page and use text-ellipsis for long description texts
......@@ -333,6 +333,7 @@ class OdshPlugin(plugins.SingletonPlugin, DefaultTranslation, DefaultDatasetForm
'odsh_extract_error': helpers_odsh.odsh_extract_error,
'odsh_extract_error_new': helpers_odsh.odsh_extract_error_new,
'odsh_extract_value_from_extras': helpers_odsh.odsh_extract_value_from_extras,
'extract_email': helpers_odsh.extract_email,
'odsh_create_checksum': helpers_odsh.odsh_create_checksum,
'presorted_license_options': helpers_odsh.presorted_license_options,
'odsh_has_more_facets': helpers_odsh.odsh_has_more_facets,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment