open-consul/ui-v2/app/components/form-group/index.hbs
John Cowen b20f77748d
ui: L7 intentions improvements (#8851)
* Disable source as well as destination on editing

* Various visual/textual amends

* Make errors only appear once you've interacted with a field

* Move tests that involve selecting menus to a create form

* Revert fieldsets and checkboxes
2020-10-08 16:02:31 +01:00

4 lines
72 B
Handlebars

{{yield (hash
Element=(component 'form-group/element' group=this)
)}}