javascript and api to stop and display active records (#772)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</a>
|
||||
<ul class="dropdown-menu"
|
||||
data-api="{{ path('recent_timesheet', {'size' : 10}) }}"
|
||||
data-url="{{ path('timesheet_start', {'id' : '000'}) }}"
|
||||
data-href="{{ path('timesheet_start', {'id' : '000'}) }}"
|
||||
data-icon="{{ 'start-small'|icon }}"
|
||||
data-template="{{ 'recent.activities.format'|trans }}">
|
||||
<li class="header">{{ 'recent.activities'|trans }}</li>
|
||||
|
||||
Reference in New Issue
Block a user