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
f1d8a922
Commit
f1d8a922
authored
Sep 22, 2020
by
Andrei Cirnici
Committed by
Andrei Kyrnich @kyrnich
Sep 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change btn-remove to btn-danger in app/views/projects/blob/_remove.html
parent
9916da77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/projects/blob/_remove.html.haml
app/views/projects/blob/_remove.html.haml
+1
-1
No files found.
app/views/projects/blob/_remove.html.haml
View file @
f1d8a922
...
@@ -12,5 +12,5 @@
...
@@ -12,5 +12,5 @@
.form-group.row
.form-group.row
.offset-sm-2.col-sm-10
.offset-sm-2.col-sm-10
=
button_tag
'Delete file'
,
class:
'btn gl-button btn-
remove
btn-remove-file'
=
button_tag
'Delete file'
,
class:
'btn gl-button btn-
danger
btn-remove-file'
=
link_to
"Cancel"
,
'#'
,
class:
"btn gl-button btn-cancel"
,
"data-dismiss"
=>
"modal"
=
link_to
"Cancel"
,
'#'
,
class:
"btn gl-button btn-cancel"
,
"data-dismiss"
=>
"modal"
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