From 30f9d9d7546a256830f00a78f715e05817336a84 Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 15 Oct 2022 09:11:00 +0500 Subject: [PATCH] to product id --- account/views/admin.ejs | 5 ----- account/views/user.ejs | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/account/views/admin.ejs b/account/views/admin.ejs index 241cd5c..2194252 100644 --- a/account/views/admin.ejs +++ b/account/views/admin.ejs @@ -26,11 +26,6 @@

LingDocs Auth Admin

-
- - - -

<%= users.length %> Users

diff --git a/account/views/user.ejs b/account/views/user.ejs index 28839e0..d04da79 100644 --- a/account/views/user.ejs +++ b/account/views/user.ejs @@ -62,7 +62,7 @@ <% } %> <% if (user.tester) { %> - + <% } %>