diff --git a/src/frontend/dashboard.eta.html b/src/frontend/dashboard.eta.html index ace5fa2..3387380 100644 --- a/src/frontend/dashboard.eta.html +++ b/src/frontend/dashboard.eta.html @@ -30,20 +30,18 @@
# | +SKU | Name | Status | -SKU | Actions |
---|---|---|---|---|---|
<%= user.id %> | +<%= user.SKU %> | <%= user.name %> | <%= user.status %> | -<%= user.SKU %> | Edit |
<%= user.SKU %> | +<%= user.SKU %> | <%= user.name %> | <%= user.status %> | Edit | diff --git a/src/frontend/partials/foot.eta.html b/src/frontend/partials/foot.eta.html index a6e113a..4e495a4 100644 --- a/src/frontend/partials/foot.eta.html +++ b/src/frontend/partials/foot.eta.html @@ -1,3 +1,9 @@ +