diff --git a/js/templates.js b/js/templates.js index a2f26f14..c5c17cbd 100644 --- a/js/templates.js +++ b/js/templates.js @@ -81,7 +81,7 @@ angular.module('views/partials/forms/settings/tool.html', []).run(['$templateCac angular.module('views/partials/forms/share_credential/basics.html', []).run(['$templateCache', function($templateCache) { 'use strict'; $templateCache.put('views/partials/forms/share_credential/basics.html', - '
Cyphering...
Uploading...
UserCrypto time
{{user.user}}{{user.time}} s
Total time spent cyphering: {{ calculate_total_time() }}
UserReadWriteFilesRevisions
{{user.userId}} Pending
'); }]); diff --git a/templates/views/partials/forms/share_credential/basics.html b/templates/views/partials/forms/share_credential/basics.html index b8c12547..ff9dab76 100644 --- a/templates/views/partials/forms/share_credential/basics.html +++ b/templates/views/partials/forms/share_credential/basics.html @@ -45,7 +45,7 @@ - + {{user.user}} {{user.time}} s