Use the .nothing-here-block class when projects list is empty
This commit is contained in:
parent
a3f0a176ff
commit
f9ec33000d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
Show all
|
||||
= paginate projects, theme: "gitlab" if projects.respond_to? :total_pages
|
||||
- else
|
||||
%h3 No projects found
|
||||
.nothing-here-block No projects found
|
||||
|
||||
:javascript
|
||||
new ProjectsList();
|
||||
|
|
Loading…
Reference in a new issue