refactored javascript to ES6 classes (#759)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
<h4>
|
||||
<span>{{ entry.activity.name }}</span>
|
||||
<small>
|
||||
<i class="{{ 'timesheet'|icon }}"></i>
|
||||
<span data-title="true" data-since="{{ entry.begin.format(constant('DATE_ISO8601')) }}" data-format="{{ get_format_duration() }}">{{ entry|duration }}</span>
|
||||
</small>
|
||||
</h4>
|
||||
|
||||
Reference in New Issue
Block a user