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
24897564
Commit
24897564
authored
Mar 16, 2021
by
Yogi
Committed by
Natalia Tepluhina
Mar 16, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move from btn-success to btn-confirm in projects/network directory
parent
3a172309
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/views/projects/network/show.html.haml
app/views/projects/network/show.html.haml
+1
-1
changelogs/unreleased/btn-confirm-project-network.yml
changelogs/unreleased/btn-confirm-project-network.yml
+5
-0
No files found.
app/views/projects/network/show.html.haml
View file @
24897564
...
...
@@ -6,7 +6,7 @@
.controls.gl-bg-gray-50.gl-p-2.gl-font-base.gl-text-gray-400.gl-border-b-1.gl-border-b-solid.gl-border-b-gray-300
=
form_tag
project_network_path
(
@project
,
@id
),
method: :get
,
class:
'form-inline network-form'
do
|
f
|
=
text_field_tag
:extended_sha1
,
@options
[
:extended_sha1
],
placeholder:
_
(
"Git revision"
),
class:
'search-input form-control gl-form-input input-mx-250 search-sha gl-mr-2'
=
button_tag
class:
'btn gl-button btn-
success
btn-icon'
do
=
button_tag
class:
'btn gl-button btn-
confirm
btn-icon'
do
=
sprite_icon
(
'search'
)
.inline.gl-ml-5
.form-check.light
...
...
changelogs/unreleased/btn-confirm-project-network.yml
0 → 100644
View file @
24897564
---
title
:
Move from btn-success to btn-confirm in network directory
merge_request
:
56345
author
:
Yogi (@yo)
type
:
changed
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