Remove existing user text stub on insufficient oauth permissions page
This commit is contained in:
parent
39b8af12f9
commit
78ff50ce68
|
@ -24,7 +24,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="insufficient-permissions-row">
|
<div class="insufficient-permissions-row">
|
||||||
{{#if existingUser}}
|
{{#if existingUser}}
|
||||||
<p>This will be shown if #existing-user is added to the url</p>
|
{{/if}}
|
||||||
{{/if}}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
Loading…
Reference in New Issue
Block a user