mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-28 21:08:48 +01:00
#1153: Remove resolved TODO comment
This commit is contained in:
parent
b7320a1de8
commit
313e6ee106
1 changed files with 0 additions and 3 deletions
|
|
@ -25,9 +25,6 @@ options = {
|
|||
'title': {'display': true, 'text': t('stats.actions_30days_title')},
|
||||
}) %>
|
||||
|
||||
<%
|
||||
# TODO: Missing the first 3 month avg values because they're null?
|
||||
%>
|
||||
<%= bar_chart actions.done_last12months_data, options.merge({
|
||||
scales: {
|
||||
xAxes: [{ scaleLabel: { display: true, labelString: t('stats.legend.months_ago')}}],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue