mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 22:39:26 +00:00
Added new partial for test in dashboard table
This commit is contained in:
4
views/partials/dashboardTest.hbs
Normal file
4
views/partials/dashboardTest.hbs
Normal file
@@ -0,0 +1,4 @@
|
||||
<tr data-id='{{ id }}'>
|
||||
<td>{{ date }}</td>
|
||||
<td>{{ name }}</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user