Fix for tags and buttons not showing

This commit is contained in:
brantje 2016-10-07 12:31:17 +02:00
parent c2bd9b691e
commit dfef59a002
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F
2 changed files with 13 additions and 6 deletions

File diff suppressed because one or more lines are too long

View file

@ -153,13 +153,19 @@
<div class="col-xs-4 col-md-3 col-lg-3">Created</div>
<div class="col-xs-8 col-md-9 col-lg-9">
{{selectedCredential.created * 1000 | date:'dd-MM-yyyy @ HH:mm:ss'}}
</div></div>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<div class="tags">
<span class="tag" ng-repeat="tag in selectedCredential.tags">{{tag.text}}</span>
</div>
</div>
</div>
</div>
<div class="tags">
<span class="tag" ng-repeat="tag in selectedCredential.tags">{{tag.text}}</span>
</div>
<div ng-show="selectedCredential">
<div>
@ -197,9 +203,10 @@
</button>
</div>
</div>
</div>
</div>
<div class="share_popup" style="display: none">
You have incoming share requests.<br/>
If you want to the credential in a other vault,<br/> logout of this vault