In new UI CSS and templates, backoffice -> accompagnateur
This commit is contained in:
parent
968576ca57
commit
d23c3c42a2
11 changed files with 18 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
- content_for(:title, "Procédures")
|
||||
|
||||
.container
|
||||
%h1.backoffice-title Procédures
|
||||
%h1.accompagnateur-title Procédures
|
||||
|
||||
%ul.procedure-list
|
||||
- @procedures.each do |p|
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
- content_for(:title, "#{@procedure.libelle}")
|
||||
|
||||
#procedure-show
|
||||
.backoffice-header
|
||||
.accompagnateur-header
|
||||
.container.flex
|
||||
|
||||
.procedure-logo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue