scale graph
This commit is contained in:
@@ -14,13 +14,13 @@ parameters:
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{#graph}}
|
||||
{{#graph.Scale}}
|
||||
<tr>
|
||||
<td>{{Day}}</td>
|
||||
<td>{{Num}}</td>
|
||||
<td>{{OvercockGraph}}</td>
|
||||
</tr>
|
||||
{{/graph}}
|
||||
{{/graph.Scale}}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
Reference in New Issue
Block a user