Commit 8fe885cb authored by Alex Kalderimis's avatar Alex Kalderimis

Fix hamllint error

parent 4a46d053
......@@ -18,8 +18,7 @@
.row.gl-mt-3
= render partial: 'starrer', collection: @starrers, as: :starrer
= paginate @starrers, theme: 'gitlab'
- elsif params[:search].present?
.nothing-here-block= _('No starrers matched your search')
- else
- if params[:search].present?
.nothing-here-block= _('No starrers matched your search')
- else
.nothing-here-block= _('Nobody has starred this repository yet')
.nothing-here-block= _('Nobody has starred this repository yet')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment