Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-10-07 11:47:57 +0300
committerbrantje <brantje@gmail.com>2016-10-07 11:47:57 +0300
commit9a902fb4460dd3d36a78932998c3c98d670f625a (patch)
tree080e77c1a79f777359cc2a2500de42890f4a4eef /templates
parentc52984f779d575888d66dc05d5f924467d14fd01 (diff)
Remove xxx of xx
Diffstat (limited to 'templates')
-rw-r--r--templates/views/show_vault.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/views/show_vault.html b/templates/views/show_vault.html
index 2e3582ed..89aef51a 100644
--- a/templates/views/show_vault.html
+++ b/templates/views/show_vault.html
@@ -15,10 +15,6 @@
<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">
<span >+</span></span>