2015-12-11 12:36:44 +01:00
|
|
|
.row#infos_rna
|
2016-12-23 16:58:06 +01:00
|
|
|
.col-lg-6.col-md-6.col-sm-6.col-xs-6
|
2015-12-11 12:36:44 +01:00
|
|
|
%dl.dl-horizontal
|
|
|
|
%dt Association ID :
|
2015-12-24 15:10:20 +01:00
|
|
|
%dd.text-success= @facade.entreprise.rna_information.association_id
|
2015-12-11 12:36:44 +01:00
|
|
|
|
|
|
|
%dt Titre :
|
2015-12-24 15:10:20 +01:00
|
|
|
%dd= @facade.entreprise.rna_information.titre
|
2015-12-11 12:36:44 +01:00
|
|
|
|
|
|
|
%dt Objet :
|
2015-12-24 15:10:20 +01:00
|
|
|
%dd= @facade.entreprise.rna_information.objet
|
2015-12-11 12:36:44 +01:00
|
|
|
|
2016-12-23 16:58:06 +01:00
|
|
|
.col-lg-6.col-md-6.col-sm-6.col-xs-6
|
2015-12-11 12:36:44 +01:00
|
|
|
%dl.dl-horizontal
|
|
|
|
%dt Date création :
|
2015-12-24 15:10:20 +01:00
|
|
|
%dd= @facade.entreprise.rna_information.date_creation
|
2015-12-11 12:36:44 +01:00
|
|
|
|
|
|
|
%dt Capital publication :
|
2015-12-24 15:10:20 +01:00
|
|
|
%dd= @facade.entreprise.rna_information.date_publication
|
2015-12-11 12:36:44 +01:00
|
|
|
|
|
|
|
%dt Capital déclaration :
|
2015-12-24 15:10:20 +01:00
|
|
|
%dd= @facade.entreprise.rna_information.date_declaration
|