gitlab-org--gitlab-foss/app/views/projects/wall.html.haml

7 lines
118 B
Text
Raw Normal View History

2011-10-20 12:21:58 -04:00
%div.wall_page
2011-11-04 11:46:51 -04:00
= render "notes/notes"
2011-10-20 12:21:58 -04:00
2011-11-04 09:37:38 -04:00
.loading{ :style => "display:none;"}
%center= image_tag "ajax-loader.gif"