mirror of
https://github.com/nextcloud/passman.git
synced 2026-01-06 15:44:43 +08:00
Remove xxx of xx
This commit is contained in:
parent
c52984f779
commit
9a902fb446
2 changed files with 1 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
|
@ -14,10 +14,6 @@
|
|||
<span ng-if="delete_time == 1">All time</span>
|
||||
<span ng-if="delete_time > 1">{{delete_time | date:'dd-MM-yyyy @ HH:mm:ss'}}</span>
|
||||
|
||||
</span>
|
||||
<span class="title" ng-show="active_vault.credentials && !delete_time">
|
||||
Showing {{filtered_credentials.length}} of {{active_vault.credentials.length}} credentials
|
||||
|
||||
</span>
|
||||
<div class="actions creatable">
|
||||
<span ng-click="addCredential()" class="button new">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue