13 lines
260 B
Plaintext
13 lines
260 B
Plaintext
=link_to "nouveau portfolio", new_admin_portfolio_path, :class => "button", :style => "margin:1em 0em;float:right"
|
|
|
|
%h1 Liste des portfolios
|
|
|
|
%table
|
|
%tr
|
|
%th{:style => "width:50px;"}
|
|
%th Nom
|
|
%th Messages
|
|
%th Topics
|
|
|
|
%th Actions
|
|
=render @portfolios |