diff --git a/app/views/demo/index.html.haml b/app/views/demo/index.html.haml index 1c3573e43..fc7e53f90 100644 --- a/app/views/demo/index.html.haml +++ b/app/views/demo/index.html.haml @@ -10,6 +10,6 @@ %tr %td.col-md-1.col-lg-1 %td.col-md-4.col-lg-4 - = link_to procedure.libelle, "/users/siret?procedure_id=#{procedure.id}" + = link_to procedure.libelle, "/users/procedure/#{procedure.id}" %td = procedure.description \ No newline at end of file diff --git a/app/views/users/procedure/_pro.html.haml b/app/views/users/procedure/_pro.html.haml index 583bcbe49..5e853b0e0 100644 --- a/app/views/users/procedure/_pro.html.haml +++ b/app/views/users/procedure/_pro.html.haml @@ -1,5 +1,5 @@ %p.lead{id: 'pro_section'} - + %br = image_tag('logo-tps.png') %br %h2#titre_procedure.text-info