move to evented mustache system
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<tr id="order-row-{{id}}" class="{{state}}">
|
||||
<td>{{display}}</td>
|
||||
<td class="currency">{{#currency}}{{total_amount}}{{/currency}}</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user