Hide Add Canister button

This commit is contained in:
Jesse C. Fisher 2023-10-27 04:59:08 +00:00
parent 1c52f306c1
commit a0e7c000fd

View File

@ -9,7 +9,7 @@
%p= link_to '+ New Doodad', new_doodad_path
= render @doodads
#canisters
-# #canisters
= render @canisters
- if current_user.signed_in?
= link_to '+ Add Existing Canister', new_canister_path