Get rid of modularity gem, Styled 'nothing here' message

This commit is contained in:
Dmitriy Zaporozhets 2012-06-11 08:52:44 +03:00
parent 4a14db9391
commit a6dad85d2f
11 changed files with 41 additions and 31 deletions

View file

@ -15,5 +15,4 @@
%hr
= paginate @issues, :theme => "gitlab"
- else
%h4.padded
%center Nothing to show here
%h3.nothing_here_message Nothing to show here

View file

@ -15,5 +15,4 @@
= paginate @merge_requests, :theme => "gitlab"
- else
%h4.padded
%center Nothing to show here
%h3.nothing_here_message Nothing to show here