From 74db923058eb665a2668bb4f73ee8f4617ce6d49 Mon Sep 17 00:00:00 2001 From: Spacelord Date: Tue, 23 May 2023 22:18:42 +0200 Subject: [PATCH] Removed unnecessary comment / Fixed formatting --- src/frontend/dashboard.eta.html | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/frontend/dashboard.eta.html b/src/frontend/dashboard.eta.html index da5ecf3..71074cb 100644 --- a/src/frontend/dashboard.eta.html +++ b/src/frontend/dashboard.eta.html @@ -24,8 +24,6 @@ - -

Recent items

@@ -44,14 +42,14 @@ <% if(user.status == "normal") { %> - - <% } else if(user.status == "stolen") { %> - - <% } else if(user.status == "lost") { %> - - <% } else if(user.status == "borrowed") { %> - - <% } %> + + <% } else if(user.status == "stolen") { %> + + <% } else if(user.status == "lost") { %> + + <% } else if(user.status == "borrowed") { %> + + <% } %> <% }) %>
<%= user.name %><%= user.status %><%= user.status %><%= user.status %><%= user.status %><%= user.status %><%= user.status %><%= user.status %><%= user.status %>