mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-03-22 00:59:51 +01:00
Fix
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
<li class="collection-item">
|
<li class="collection-item">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" name="scope" value="{it}" />
|
<input type="checkbox" name="scope" value="{it}" />
|
||||||
<span>{it</span>
|
<span>{it}</span>
|
||||||
</label>
|
</label>
|
||||||
</li>
|
</li>
|
||||||
{/each}
|
{/each}
|
||||||
|
|||||||
Reference in New Issue
Block a user