Remove Procedure#published?
This commit is contained in:
parent
36bee67085
commit
2b7a148540
2 changed files with 2 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
%div
|
||||
%h3 Lien procédure
|
||||
%div{ style: 'margin-left: 3%;' }
|
||||
- if @facade.procedure.published?
|
||||
- if @facade.procedure.publiee? || @facade.procedure.archivee?
|
||||
= link_to @facade.procedure.lien, @facade.procedure.lien, target: '_blank'
|
||||
- else
|
||||
%b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue