Loading variables from controller to get several uniq layout to display
This commit is contained in:
parent
2d355bd6a0
commit
ef9adf52cb
5 changed files with 26 additions and 29 deletions
|
@ -19,12 +19,10 @@
|
|||
Start UP region ile de france (8 dossiers en cours)
|
||||
%div.col-lg-3.col-md-3.options
|
||||
%div.row
|
||||
%div.col-lg-12.col-md-12
|
||||
%span.fa.fa-pencil
|
||||
Modifier le tableau
|
||||
%div.col-lg-12.col-md-12
|
||||
%span.fa.fa-download
|
||||
Télécharger les données
|
||||
- if @options
|
||||
- @options.each do |option|
|
||||
%div.col-lg-12.col-md-12
|
||||
= render partial: option
|
||||
%div.col-lg-1.col-md-1.log-options
|
||||
%span.fa.fa-sign-out
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue