More features

This commit is contained in:
Dobie Wollert
2015-08-23 22:40:30 -07:00
parent 447d80f1b8
commit 68b2c8114b
8 changed files with 38 additions and 10 deletions

View File

@ -38,6 +38,7 @@
<select ng-model="field.type" class="input-xlarge" required>
<option value="boolean">Pass / Fail</option>
<option value="range">Range</option>
<option value="text">Text</option>
</select>
</div>
</div>