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
873bd3ad
Commit
873bd3ad
authored
Oct 18, 2013
by
David Pursehouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Capitalise "Awesome" in placeholder text
parent
20ea670e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/views/projects/edit.html.haml
app/views/projects/edit.html.haml
+1
-1
app/views/projects/new.html.haml
app/views/projects/new.html.haml
+1
-1
No files found.
app/views/projects/edit.html.haml
View file @
873bd3ad
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
Project description
Project description
%span
.light
(optional)
%span
.light
(optional)
.controls
.controls
=
f
.
text_area
:description
,
placeholder:
"
a
wesome project"
,
class:
"span5"
,
rows:
3
,
maxlength:
250
=
f
.
text_area
:description
,
placeholder:
"
A
wesome project"
,
class:
"span5"
,
rows:
3
,
maxlength:
250
-
if
@project
.
repository
.
exists?
&&
@project
.
repository
.
branch_names
.
any?
-
if
@project
.
repository
.
exists?
&&
@project
.
repository
.
branch_names
.
any?
.control-group
.control-group
...
...
app/views/projects/new.html.haml
View file @
873bd3ad
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
Description
Description
%span
.light
(optional)
%span
.light
(optional)
.controls
.controls
=
f
.
text_area
:description
,
placeholder:
"
a
wesome project"
,
class:
"input-xlarge"
,
rows:
3
,
maxlength:
250
,
tabindex:
3
=
f
.
text_area
:description
,
placeholder:
"
A
wesome project"
,
class:
"input-xlarge"
,
rows:
3
,
maxlength:
250
,
tabindex:
3
.control-group.project-public-holder
.control-group.project-public-holder
=
f
.
label
:public
do
=
f
.
label
:public
do
%span
Public project
%span
Public project
...
...
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