Get rid of modularity gem, Styled 'nothing here' message
This commit is contained in:
parent
4a14db9391
commit
a6dad85d2f
11 changed files with 41 additions and 31 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue