Working on dossiers#show

This commit is contained in:
JC 2016-12-02 10:39:21 +01:00
parent 418b5faa52
commit 62f64d2bea
3 changed files with 3 additions and 5 deletions

View file

@ -99,7 +99,7 @@
height: 12px;
}
.title-row {
margin: 20px 10px 0 10px;
margin: 20px 10px 20px 10px;
}
}
}

View file

@ -57,7 +57,6 @@ h5 span {
.procedure_list_element {
padding: 15px 40px 15px 20px;
cursor: pointer;
overflow: hidden;
line-height: 1.8em;
}
.procedure_list_element:hover{

View file

@ -1,7 +1,6 @@
#pieces_justificatives
%table.table
-if @facade.procedure.cerfa_flag?
- if @facade.procedure.cerfa_flag?
%tr{id: "piece_justificative_0"}
%th{class:'col-lg-6'}
='Formulaire'
@ -43,4 +42,4 @@
= 'Pièce non fournie'
-#- if gestionnaire_signed_in?
=render partial: '/dossiers/modal_historique'
=render partial: '/dossiers/modal_historique'