Fixed column names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<script id="{{table.id}}-column-occurred-at" type="text/x-handlebars-template">
|
||||
<script id="{{table.id}}-column-occurredAt" type="text/x-handlebars-template">
|
||||
{% verbatim %}
|
||||
{{#if row.occurred_at }}
|
||||
<td data-num="{{dateFormat row.occurred_at format='x'}}">
|
||||
|
||||
Reference in New Issue
Block a user