Major features finished
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<% @queued.each do |qu| %>
|
||||
<div class="w-full flex items-center justify-between text-lg text-platinum my-1">
|
||||
<div class="flex flex-none">
|
||||
<%= qu.pl_plan_key %> -
|
||||
<%= qu.employer.name %>
|
||||
(
|
||||
<div class="mx-1 text-bronze">
|
||||
@@ -32,7 +31,6 @@
|
||||
<% end %>
|
||||
<div class="w-full flex items-center justify-between text-lg text-platinum my-1">
|
||||
<div class="flex flex-none">
|
||||
<%= nq.pl_plan_key %> -
|
||||
<%= nq.employer.name %>
|
||||
(
|
||||
<div class="mx-1 text-verdigris-vivid">
|
||||
|
||||
Reference in New Issue
Block a user