Closed StateBarofArizona closed 9 years ago
Does not appear to work with the latest version of AngularJS. Using a hard coded checkbox and still, nothing shows up.
<div class="form-control checkbox"> <label><input type="checkbox" checklist-model="formData.CategoryIDees" checklist-value="99">99 Test</label> </div>
Duplicate of #28.
Does not appear to work with the latest version of AngularJS. Using a hard coded checkbox and still, nothing shows up.