BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
1585eaf6
Commit
1585eaf6
authored
Apr 12, 2017
by
Clement Ho
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-missing-capitalisation-buttons' into 'master'
Fixed missing capitalisation on buttons See merge request !10631
parents
0b35dd07
b51f4ada
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
ui.html.haml
app/views/help/ui.html.haml
+4
-4
fix-missing-capitalisation-buttons.yml
changelogs/unreleased/fix-missing-capitalisation-buttons.yml
+4
-0
No files found.
app/views/help/ui.html.haml
View file @
1585eaf6
...
...
@@ -252,7 +252,7 @@
=
icon
(
'chevron-down'
)
.dropdown-menu.dropdown-select.dropdown-menu-selectable
.dropdown-title
%span
Dropdown
T
itle
%span
Dropdown
t
itle
%button
.dropdown-title-button.dropdown-menu-close
{
aria:
{
label:
"Close"
}
}
=
icon
(
'times'
)
.dropdown-input
...
...
@@ -291,7 +291,7 @@
=
icon
(
'chevron-down'
)
.dropdown-menu.dropdown-select.dropdown-menu-selectable.is-loading
.dropdown-title
%span
Dropdown
T
itle
%span
Dropdown
t
itle
%button
.dropdown-title-button.dropdown-menu-close
{
aria:
{
label:
"Close"
}
}
=
icon
(
'times'
)
.dropdown-input
...
...
@@ -335,7 +335,7 @@
=
icon
(
'chevron-down'
)
.dropdown-menu.dropdown-select.dropdown-menu-selectable.dropdown-menu-user
.dropdown-title
%span
Dropdown
T
itle
%span
Dropdown
t
itle
%button
.dropdown-title-button.dropdown-menu-close
{
aria:
{
label:
"Close"
}
}
=
icon
(
'times'
)
.dropdown-input
...
...
@@ -362,7 +362,7 @@
.dropdown-title
%button
.dropdown-title-button.dropdown-menu-back
{
aria:
{
label:
"Go back"
}
}
=
icon
(
'arrow-left'
)
%span
Dropdown
T
itle
%span
Dropdown
t
itle
%button
.dropdown-title-button.dropdown-menu-close
{
aria:
{
label:
"Close"
}
}
=
icon
(
'times'
)
.dropdown-input
...
...
changelogs/unreleased/fix-missing-capitalisation-buttons.yml
0 → 100644
View file @
1585eaf6
---
title
:
Fix missing capitalisation on views
merge_request
:
author
:
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