Add checkbox for isCore
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<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>
|
||||
</p>
|
||||
<p>
|
||||
{{input name="id"
|
||||
type="text"
|
||||
|
||||
Reference in New Issue
Block a user