Skip to content

Commit

Permalink
Instructor : Remove empty link
Browse files Browse the repository at this point in the history
  • Loading branch information
inseo committed May 7, 2024
1 parent 74f1f19 commit 907bc8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/views/instructeurs/procedures/_list.html.haml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
%li.flex.align-start.fr-mb-5w
.flex
= link_to instructeur_procedure_path(p), class: 'procedure-logo-link' do
.procedure-logo{ style: "background-image: url(#{p.logo_url})" }
.procedure-logo{ style: "background-image: url(#{p.logo_url})" }

.procedure-details
.flex.clipboard-container
Expand Down

0 comments on commit 907bc8d

Please sign in to comment.