Skip to content

Commit

Permalink
Merge pull request #79 from skalinets/gh-pages
Browse files Browse the repository at this point in the history
Changes in test page to demonstrate issue #78
  • Loading branch information
lefthandedgoat committed Jun 8, 2013
2 parents 409eb69 + 05ef4a6 commit 845d67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/amir.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1 id="header">canopy demo</h1>
<input type="radio" name="gender" id="genderFemale" value="option2">Female
</label>
<hr/>
<input id="address" placeholder="Address" type="text" class="span4" /><br/>
<textarea id="address" rows="10" cols="20" placeholder="Address" class="span4" ></textarea><br/>
<input id="city" placeholder="City" type="text" class="span4" /><br/>
<select id="state" class="span4">
<option>Choose a state...</option>
Expand Down

0 comments on commit 845d67a

Please sign in to comment.