Instructor : Remove empty link
This commit is contained in:
parent
74f1f19a15
commit
907bc8d97d
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
%li.flex.align-start.fr-mb-5w
|
%li.flex.align-start.fr-mb-5w
|
||||||
.flex
|
.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
|
.procedure-details
|
||||||
.flex.clipboard-container
|
.flex.clipboard-container
|
||||||
|
|
Loading…
Add table
Reference in a new issue