cleanup duplicate translation ids (#3001)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{% set canSeeUsername = true %}
|
||||
{% set allowMarkdown = false %}
|
||||
|
||||
{% block page_title %}{{ 'admin_timesheet.title'|trans }}{% endblock %}
|
||||
{% block page_title %}{{ 'menu.admin_timesheet'|trans }}{% endblock %}
|
||||
{% block page_actions %}{{ actions.timesheets_team('index', query) }}{% endblock %}
|
||||
|
||||
{% block row_action %}
|
||||
|
||||
Reference in New Issue
Block a user