summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-07-29 19:02:57 -0400
committerThomas Park <thomas@thomaspark.me>2013-07-29 19:02:57 -0400
commit182a564198e86782d295d1bd95f7347f86ee5a2e (patch)
tree6378073e4b5757f9b92ea6e4f73b2bcc0a733fbb
parent1852ae78118b068a8c1fe385104461c586fec4d9 (diff)
swatchmaker: add .control-group.info to test-full page
-rwxr-xr-xswatchmaker/test/test-full.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/swatchmaker/test/test-full.html b/swatchmaker/test/test-full.html
index e3b5b045..e7d71beb 100755
--- a/swatchmaker/test/test-full.html
+++ b/swatchmaker/test/test-full.html
@@ -776,6 +776,13 @@
<span class="help-inline">Please correct the error</span>
</div>
</div>
+ <div class="control-group info">
+ <label class="control-label" for="inputError">Input with info</label>
+ <div class="controls">
+ <input type="text" id="inputError">
+ <span class="help-inline">Please correct the info</span>
+ </div>
+ </div>
<div class="control-group success">
<label class="control-label" for="inputSuccess">Input with success</label>
<div class="controls">