Got all drop down editors working: normal, multiple, normal publishing keys, multiple publishing keys and should be backwards compatible.

This commit is contained in:
Shannon
2013-08-26 19:00:04 +10:00
parent a6f70619eb
commit 86a82a666f
13 changed files with 312 additions and 153 deletions

View File

@@ -14,6 +14,4 @@
ng-options="key as val for (key, val) in model.config.items">
</select>
</div>
{{model.value | json}}
</div>