8 lines
No EOL
196 B
Handlebars
8 lines
No EOL
196 B
Handlebars
{{#if isShowingLightsModal}}
|
|
{{#modal-dialog close="close"
|
|
alignment="center"
|
|
translucentOverlay=true}}
|
|
TODO
|
|
<button {{action 'close'}}>Close</button>
|
|
{{/modal-dialog}}
|
|
{{/if}} |