mirror of
https://github.com/documize/community.git
synced 2025-08-05 13:35:25 +02:00
[WIP] Upgrade EmberJS -- lint pass!
This commit is contained in:
parent
c7808d0b5a
commit
adbd00bdd7
95 changed files with 645 additions and 645 deletions
|
@ -1,4 +1,4 @@
|
|||
<div class="ui-radio {{if selected 'ui-radio-selected'}}" {{action 'onCheck'}}>
|
||||
<div class="ui-radio {{if selected "ui-radio-selected"}}" {{action "onCheck"}}>
|
||||
{{#if selected}}
|
||||
<i class="material-icons selected">radio_button_checked</i>
|
||||
{{else}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue