no message

This commit is contained in:
Bengt Brodersen 2015-12-17 19:29:25 +01:00
parent 020b7bb0e9
commit 0535b0d467

View File

@ -37,14 +37,17 @@
</div>
<div class="ui-element checkbox" style="float: left;">
<input id="assignee-checkbox" type="checkbox"/>
<label for="single-card-page-checkbox"></label>
<label for="assignee-checkbox">Assignee</label>
</div>
<div class="ui-element checkbox" style="float: left;">
<input id="due-date-checkbox" type="checkbox"/>
<label for="single-card-page-checkbox"></label>
<label for="due-date-checkbox">Due Date</label>
</div>
<div class="ui-element checkbox" style="float: left;">
<input id="qr-code-checkbox" type="checkbox"/>
<label for="single-card-page-checkbox"></label>
<label for="qr-code-checkbox">QR Code</label>
</div>