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
1db4122d
Commit
1db4122d
authored
Oct 06, 2020
by
Lakshit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply gl-button class to sherlock/file_samples
parent
2f03faf7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/views/sherlock/file_samples/show.html.haml
app/views/sherlock/file_samples/show.html.haml
+1
-1
changelogs/unreleased/-231208-sherlock-file_samples.yml
changelogs/unreleased/-231208-sherlock-file_samples.yml
+5
-0
No files found.
app/views/sherlock/file_samples/show.html.haml
View file @
1db4122d
...
...
@@ -5,7 +5,7 @@
.row-content-block
.float-right
=
link_to
(
sherlock_transaction_path
(
@transaction
),
class:
'btn'
)
do
=
link_to
(
sherlock_transaction_path
(
@transaction
),
class:
'btn
gl-button
'
)
do
=
sprite_icon
(
'arrow-left'
)
=
t
(
'sherlock.transaction'
)
.oneline
...
...
changelogs/unreleased/-231208-sherlock-file_samples.yml
0 → 100644
View file @
1db4122d
---
title
:
Apply GitLab UI button styles to buttons in app/views/sherlock/file_samples
merge_request
:
44109
author
:
Lakshit
type
:
other
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