This commit is contained in:
Keivan Beigi
2015-01-29 17:14:38 -08:00
parent b145ea1a70
commit c472d8fe96
155 changed files with 157 additions and 157 deletions

View File

@@ -1,4 +1,4 @@
<select class="col-md-2 form-control x-profile">
<select class="col-md-2 form-control x-profile">
{{#each this}}
<option value="{{id}}">{{name}}</option>
{{/each}}