Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_results.html.haml « search « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99558f61b25faf66b9761ba97ee91abfd986636e (plain)
1
2
3
4
5
= render_if_exists 'shared/promotions/promote_advanced_search'

.gl-w-full.gl-flex-grow-1.gl-overflow-x-hidden
  = render partial: 'search/results_status' unless @search_objects.to_a.empty?
  = render partial: 'search/results_list'