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
3dabbdec
Commit
3dabbdec
authored
Jul 24, 2018
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix colors in license panels
parent
f33a2bf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
ee/app/views/admin/licenses/show.html.haml
ee/app/views/admin/licenses/show.html.haml
+4
-4
No files found.
ee/app/views/admin/licenses/show.html.haml
View file @
3dabbdec
...
...
@@ -52,8 +52,8 @@
%strong
Expired
.col-md-6
.card.b
g
-info
.card-header
.card.b
order
-info
.card-header
.bg-info.text-white
Download license
.card-body
%p
Your license will be included in your GitLab backup and will survive upgrades, so in normal usage you should never need to re-upload your
<code>
.gitlab-license
</code>
file.
...
...
@@ -62,8 +62,8 @@
=
link_to
'Download license'
,
download_admin_license_path
,
class:
"btn btn-info"
.card.b
g
-danger
.card-header
.card.b
order
-danger
.card-header
.bg-danger.text-white
Remove license
.card-body
%p
If you remove this license, GitLab will fall back on the previous license, if any.
...
...
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