Skip to content

Commit

Permalink
Remove lockers link page, not quite ready
Browse files Browse the repository at this point in the history
  • Loading branch information
PencilAmazing committed Jan 9, 2025
1 parent 8c685e4 commit cf4b200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/static_pages/home.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
<ul class="list-unstyled">
<li><%= link_to t('home.general_resources.makeroom'), sub_space_booking_index_url %></li>
<li><%= link_to t('home.general_resources.job_orders'), job_orders_path %></li>
<li><%= link_to t('home.general_resources.locker_rentals'), locker_rentals_path %></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit cf4b200

Please sign in to comment.