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
28e365ef
Commit
28e365ef
authored
Jun 30, 2020
by
Cody West
Committed by
Paul Slaughter
Jun 30, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add license ID to license view
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/19113
parent
f48063a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
+13
-0
ee/app/views/admin/licenses/_info.html.haml
ee/app/views/admin/licenses/_info.html.haml
+5
-0
ee/changelogs/unreleased/codywest-add-license-id.yml
ee/changelogs/unreleased/codywest-add-license-id.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
ee/app/views/admin/licenses/_info.html.haml
View file @
28e365ef
...
...
@@ -42,6 +42,11 @@
-
if
@license
.
expired?
%span
.badge.badge-danger.float-right
%strong
=
_
(
'Expired'
)
%li
%span
.light
=
_
(
'License ID:'
)
%strong
=
@license
.
license_id
=
clipboard_button
(
text:
@license
.
license_id
,
title:
_
(
"Copy ID"
),
class:
"btn-transparent btn-clipboard"
)
.col-md-6
.card.border-info
...
...
ee/changelogs/unreleased/codywest-add-license-id.yml
0 → 100644
View file @
28e365ef
---
title
:
Add license ID to license view
merge_request
:
19113
author
:
type
:
other
locale/gitlab.pot
View file @
28e365ef
...
...
@@ -13255,6 +13255,9 @@ msgstr ""
msgid "License History"
msgstr ""
msgid "License ID:"
msgstr ""
msgid "License URL"
msgstr ""
...
...
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