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
a5aabf4e
Commit
a5aabf4e
authored
May 25, 2018
by
Clement Ho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix conflict in app/views/projects/new.html.haml
parent
4b35ef88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
app/views/projects/new.html.haml
app/views/projects/new.html.haml
+0
-7
No files found.
app/views/projects/new.html.haml
View file @
a5aabf4e
...
...
@@ -46,12 +46,9 @@
%a
{
href:
'#import-project-pane'
,
id:
'import-project-tab'
,
data:
{
toggle:
'tab'
},
role:
'tab'
}
%span
.d-none.d-sm-block
Import project
%span
.d-block.d-sm-none
Import
<
<<<<<<
HEAD
-# EE-specific start
=
render
'new_ci_cd_only_project_tab'
,
active_tab:
active_tab
-# EE-specific end
==
=====
>
>>>>>> gitlab-ce/master
.tab-content.gitlab-tab-content
.tab-pane
{
id:
'blank-project-pane'
,
class:
active_when
(
active_tab
==
'blank'
),
role:
'tabpanel'
}
...
...
@@ -74,15 +71,11 @@
%h4
No import options available
%p
Contact an administrator to enable options for importing your project.
<
<<<<<<
HEAD
-# EE-specific start
=
render
'new_ci_cd_only_project_pane'
,
active_tab:
active_tab
-# EE-specific end
.save-project-loader.hide
==
=====
.save-project-loader.d-none
>
>>>>>> gitlab-ce/master
.center
%h2
%i
.fa.fa-spinner.fa-spin
...
...
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