Strip whitespace from ALL the things.
This commit is contained in:
parent
f6dd8b0a4d
commit
716d7a737b
171 changed files with 807 additions and 807 deletions
|
@ -8,7 +8,7 @@
|
|||
Create Repository
|
||||
</button>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="/organization/{{ namespace }}" ng-show="namespace != user.username">
|
||||
<button class="btn btn-default">
|
||||
<i class="fa fa-group user-tool"></i>
|
||||
|
@ -16,7 +16,7 @@
|
|||
</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<span class="namespace-selector" user="user" namespace="namespace" ng-show="user.organizations"></span>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue