gitlabhq/app/views/projects/index.html.haml

5 lines
152 B
Plaintext
Raw Normal View History

2011-10-13 03:00:00 +02:00
%div{:class => "tile", :style => view_mode_style("tile")}
= render "tile"
%div{:class => "list", :style => view_mode_style("list")}
= render "list"