[Pkg-javascript-commits] [jquery-minicolors] 21/28: Added initial value to letter-case demo
David Prévot
taffit at alioth.debian.org
Sun Sep 8 14:57:33 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit 6431e7645cbd945a815d6faac116f898b2292c2a
Author: Cory LaViska <cory at abeautifulsite.net>
Date: Tue Aug 20 12:44:36 2013 -0400
Added initial value to letter-case demo
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 12a8078..8029253 100644
--- a/index.html
+++ b/index.html
@@ -251,7 +251,7 @@
<div class="form-group">
<label for="letter-case">Letter Case</label>
<br>
- <input type="text" id="letter-case" class="form-control demo" data-letterCase="uppercase">
+ <input type="text" id="letter-case" class="form-control demo" data-letterCase="uppercase" value="#abcdef">
<span class="help-block">
This field will always be uppercase.
</span>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list