Compare commits
No commits in common. "be7934f34a62d0ea0aebdf93bcbf9fe7a768955f" and "d08260a519fbaf0bf248bdf627b185fb4f2601c4" have entirely different histories.
be7934f34a
...
d08260a519
@ -41,6 +41,8 @@
|
||||
</div>
|
||||
<div class="dropdown-menu">
|
||||
<a class="dropdown-item" href="{% url 'ema:index' %}" title="{% trans 'Payment funded compensations' %}">{% fa5_icon 'euro-sign' %} {% trans 'EMA' %}</a>
|
||||
<a class="dropdown-item" href="{% url 'home' %}">{% fa5_icon 'file-import' %} {% trans 'Import...' %}</a>
|
||||
<a class="dropdown-item" href="{% url 'home' %}">{% fa5_icon 'file-export' %} {% trans 'Export...' %}</a>
|
||||
<a class="dropdown-item" href="{% url 'analysis:reports' %}">{% fa5_icon 'file-alt' %} {% trans 'Reports' %}</a>
|
||||
</div>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user