Before adding workers
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<% end %>
|
||||
|
||||
</div>
|
||||
<% plan_colors = IdCard::Configuration::FORM_COLORS.push('copper', 'bronze').shuffle %>
|
||||
<% plan_colors = IdCard::Setup::FORM_COLORS.push('copper', 'bronze').shuffle %>
|
||||
<% @color_index = 0 %>
|
||||
<h2 class="font-bold text-3xl text-brightlava my-5">In Process:</h2>
|
||||
<% @employers.inactive.each_with_index do |emp, index| %>
|
||||
|
||||
Reference in New Issue
Block a user