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
0
Merge Requests
0
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
Kazuhiko Shiozaki
gitlab-ce
Commits
b53994bb
Commit
b53994bb
authored
Sep 17, 2015
by
Kamil Trzcinski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove Cancel button in Project settings
parent
0aec0d53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
app/views/ci/projects/_form.html.haml
app/views/ci/projects/_form.html.haml
+0
-1
No files found.
app/views/ci/projects/_form.html.haml
View file @
b53994bb
...
...
@@ -96,6 +96,5 @@
.form-actions
=
f
.
submit
'Save changes'
,
class:
'btn btn-save'
=
link_to
'Cancel'
,
projects_path
,
class:
'btn'
-
unless
@project
.
new_record?
=
link_to
'Remove Project'
,
ci_project_path
(
@project
),
method: :delete
,
data:
{
confirm:
'Project will be removed. Are you sure?'
},
class:
'btn btn-danger pull-right'
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