Skip to content
Snippets Groups Projects
Commit 8b38df2f authored by Jesper Zedlitz's avatar Jesper Zedlitz
Browse files

Datensätze statt Dokumente

parent d567b490
No related branches found
No related tags found
1 merge request!17Stage System soll in Zukunft Master Branch erhalten
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% block breadcrumb_content %} {% block breadcrumb_content %}
<li class="active">{{ h.nav_link(_('Documents'), controller='package', action='search', highlight_actions = 'new index') }}</li> <li class="active">{{ h.nav_link(_('Datasets'), controller='package', action='search', highlight_actions = 'new index') }}</li>
{% endblock %} {% endblock %}
{% block toolbar %} {% block toolbar %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment