Merge branch 'master' of https://bitbucket.org/yackob03/quay
This commit is contained in:
commit
e5a1c72100
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="docker-auth-dialog" username="shownToken.friendlyName" token="shownToken.code"
|
||||
<div class="docker-auth-dialog" username="'$token'" token="shownToken.code"
|
||||
shown="!!shownToken" counter="shownTokenCounter">
|
||||
<i class="fa fa-key"></i> {{ shownToken.friendlyName }}
|
||||
</div>
|
||||
|
|
Reference in a new issue