Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79195494cd |
@@ -249,11 +249,6 @@
|
||||
<option value={member.user.id}>{member.user.name}</option>
|
||||
{/each}
|
||||
</select>
|
||||
<pre>
|
||||
<code>
|
||||
{JSON.stringify(project.members,null,2)}
|
||||
</code>
|
||||
</pre>
|
||||
</label>
|
||||
</div>
|
||||
{#if project.allowed_states}
|
||||
|
||||
Reference in New Issue
Block a user