Funky custom checkmark
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<form {{action "save" on="submit"}}>
|
||||
<p>
|
||||
{{input type="checkbox" name="is-core" id="is-core" checked=isCore}}
|
||||
<label for="is-core">Core team member (can add contributors)</label>
|
||||
<label for="is-core" class="checkbox">
|
||||
Core team member (can add contributors)
|
||||
</label>
|
||||
</p>
|
||||
<p>
|
||||
{{input name="id"
|
||||
|
||||
Reference in New Issue
Block a user