Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e8af6817
Commit
e8af6817
authored
Jul 22, 2017
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move views
parent
76db6519
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
4 additions
and
0 deletions
+4
-0
config/application.rb
config/application.rb
+4
-0
ee/app/views/groups/ee/_settings_nav.html.haml
ee/app/views/groups/ee/_settings_nav.html.haml
+0
-0
ee/app/views/projects/ee/_issues_settings.html.haml
ee/app/views/projects/ee/_issues_settings.html.haml
+0
-0
ee/app/views/projects/ee/_merge_request_approvals_settings.html.haml
...s/projects/ee/_merge_request_approvals_settings.html.haml
+0
-0
ee/app/views/projects/ee/_merge_request_settings.html.haml
ee/app/views/projects/ee/_merge_request_settings.html.haml
+0
-0
ee/app/views/projects/variables/ee/_environment_scope.html.haml
.../views/projects/variables/ee/_environment_scope.html.haml
+0
-0
ee/app/views/shared/issuable/form/ee/_squash_merge_param.html.haml
...ews/shared/issuable/form/ee/_squash_merge_param.html.haml
+0
-0
ee/app/views/shared/members/ee/_ldap_tag.html.haml
ee/app/views/shared/members/ee/_ldap_tag.html.haml
+0
-0
ee/app/views/shared/members/ee/_override_member_buttons.html.haml
...iews/shared/members/ee/_override_member_buttons.html.haml
+0
-0
ee/app/views/shared/members/ee/_revert_ldap_group_sync_option.html.haml
...hared/members/ee/_revert_ldap_group_sync_option.html.haml
+0
-0
No files found.
config/application.rb
View file @
e8af6817
...
...
@@ -49,6 +49,10 @@ module Gitlab
#{
config
.
root
}
/ee/app/workers
]
)
config
.
paths
[
'app/views'
].
push
(
*
%W[
#{
config
.
root
}
/ee/app/views
]
)
# Only load the plugins named here, in the order given (default is alphabetical).
# :all can be used as a placeholder for all plugins not explicitly named.
# config.plugins = [ :exception_notification, :ssl_requirement, :all ]
...
...
app/views/groups/ee/_settings_nav.html.haml
→
ee/
app/views/groups/ee/_settings_nav.html.haml
View file @
e8af6817
File moved
app/views/projects/ee/_issues_settings.html.haml
→
ee/
app/views/projects/ee/_issues_settings.html.haml
View file @
e8af6817
File moved
app/views/projects/ee/_merge_request_approvals_settings.html.haml
→
ee/
app/views/projects/ee/_merge_request_approvals_settings.html.haml
View file @
e8af6817
File moved
app/views/projects/ee/_merge_request_settings.html.haml
→
ee/
app/views/projects/ee/_merge_request_settings.html.haml
View file @
e8af6817
File moved
app/views/projects/variables/ee/_environment_scope.html.haml
→
ee/
app/views/projects/variables/ee/_environment_scope.html.haml
View file @
e8af6817
File moved
app/views/shared/issuable/form/ee/_squash_merge_param.html.haml
→
ee/
app/views/shared/issuable/form/ee/_squash_merge_param.html.haml
View file @
e8af6817
File moved
app/views/shared/members/ee/_ldap_tag.html.haml
→
ee/
app/views/shared/members/ee/_ldap_tag.html.haml
View file @
e8af6817
File moved
app/views/shared/members/ee/_override_member_buttons.html.haml
→
ee/
app/views/shared/members/ee/_override_member_buttons.html.haml
View file @
e8af6817
File moved
app/views/shared/members/ee/_revert_ldap_group_sync_option.html.haml
→
ee/
app/views/shared/members/ee/_revert_ldap_group_sync_option.html.haml
View file @
e8af6817
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment