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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorKushal Pandya <kushalspandya@gmail.com>2019-01-30 12:14:52 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-01-30 12:14:52 +0300
commit15002205b19e24feb229f410d73ee094005463af (patch)
treecb9845c10689a636b8f4733d204580524ac9468d /qa
parent4c6ad05cfdc11d8f0296c1ad322bb11aa67f23d8 (diff)
parentded6c66389cfe0fc4d08c24757ae3319b96e9bcb (diff)
Merge branch '53104-redesign-group-overview-ui-mvc' into 'master'
Resolve "Redesign group overview UI: MVC" Closes #53104 See merge request gitlab-org/gitlab-ce!23866
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/page/group/show.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/page/group/show.rb b/qa/qa/page/group/show.rb
index 0f0ab81a4ef..6dd9ff997a4 100644
--- a/qa/qa/page/group/show.rb
+++ b/qa/qa/page/group/show.rb
@@ -6,7 +6,7 @@ module QA
class Show < Page::Base
include Page::Component::GroupsFilter
- view 'app/views/groups/show.html.haml' do
+ view 'app/views/groups/_home_panel.html.haml' do
element :new_project_or_subgroup_dropdown
element :new_project_or_subgroup_dropdown_toggle
element :new_project_option