no message
This commit is contained in:
parent
e535a3d482
commit
90837429ac
@ -33,21 +33,22 @@
|
||||
</div>
|
||||
<div class="ui-element checkbox" style="float: left;">
|
||||
<input id="description-checkbox" type="checkbox"/>
|
||||
<label for="single-card-page-checkbox">Description</label>
|
||||
<label for="description-checkbox"></label>
|
||||
<label for="description-checkbo">Description</label>
|
||||
</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"></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"></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"></label>
|
||||
<label for="qr-code-checkbox">QR Code</label>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user