mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 12:11:05 +00:00
143975e88a
* ui: Replace dom-buffering components with ember-stargate Portals
5 lines
162 B
Handlebars
5 lines
162 B
Handlebars
<div>
|
|
<span><input id="modal_close" type="radio" name="modal" onchange={{action 'change'}} /></span>
|
|
<PortalTarget @name="modal" @multiple={{true}} />
|
|
</div>
|