Skip to content

Commit

Permalink
Merge pull request #35 from smarcet/master
Browse files Browse the repository at this point in the history
[smarcet]
  • Loading branch information
unclecheese committed Jul 15, 2015
2 parents a8d9edc + 738d9c7 commit 3409575
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/BootstrapCheckboxField_holder.ss
@@ -1,7 +1,6 @@
<div id="$Name" class="checkbox $HolderClasses" $HolderAttributes>
<label class="$labelClasses">
$Title
<input $AttributesHTML class="$inputClasses">
<input $AttributesHTML class="$inputClasses">$Title
</label>
<% if $HelpText %>
<p class="help-block">$HelpText</p>
Expand Down

0 comments on commit 3409575

Please sign in to comment.