Remove existing user text stub on insufficient oauth permissions page

This commit is contained in:
Piotr Sarnacki 2014-02-24 23:46:20 +01:00
parent 39b8af12f9
commit 78ff50ce68

View File

@ -24,7 +24,6 @@
</div>
<div class="insufficient-permissions-row">
{{#if existingUser}}
<p>This will be shown if #existing-user is added to the url</p>
{{/if}}
{{/if}}
</div>
</div>
</div>