orgs -> organizations in profile sidebar
This commit is contained in:
parent
c299dbc35d
commit
6318fcd716
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
.repo-header
|
.repo-header
|
||||||
header
|
header
|
||||||
margin: 1rem 0 2.4rem
|
margin: .5rem 0 2.4rem
|
||||||
> *
|
> *
|
||||||
vertical-align: middle
|
vertical-align: middle
|
||||||
|
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
{{#if config.githubOrgsOauthAccessSettingsUrl}}
|
{{#if config.githubOrgsOauthAccessSettingsUrl}}
|
||||||
<section class="profile-additional">
|
<section class="profile-additional">
|
||||||
<p>Is an organization missing?<br>
|
<p>Is an organization missing?<br>
|
||||||
<a {{bind-attr href="config.githubOrgsOauthAccessSettingsUrl"}} title="Orgs Oauth Access Settings on GitHub">Review and add</a> your authorized Orgs.</p>
|
<a {{bind-attr href="config.githubOrgsOauthAccessSettingsUrl"}} title="Orgs Oauth Access Settings on GitHub">Review and add</a> your authorized organizations.</p>
|
||||||
</section>
|
</section>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
</aside>
|
</aside>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user