cleanup pjlink variables and logic

This commit is contained in:
2022-11-28 19:59:55 -06:00
parent eabc05bef3
commit 65844d25fe
2 changed files with 72 additions and 75 deletions
-2
View File
@@ -2,7 +2,6 @@
<h1><%= listName %></h1>
</header>
<table class="cv-table">
<tr>
<td>Power</td>
@@ -73,7 +72,6 @@
<% } %>
<% } %>
<tr>
<td>Name</td>
<td><div><%= data.name %></div></td>