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:
Diffstat (limited to 'templates/views/partials/forms/share_credential/basics.html')
-rw-r--r--templates/views/partials/forms/share_credential/basics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/views/partials/forms/share_credential/basics.html b/templates/views/partials/forms/share_credential/basics.html
index f3142d25..8774998d 100644
--- a/templates/views/partials/forms/share_credential/basics.html
+++ b/templates/views/partials/forms/share_credential/basics.html
@@ -17,7 +17,7 @@
<td>
<button class="button"
- ng-click="shareWith(inputSharedWith, selectedAccessLevel)">
+ ng-click="shareWith(inputSharedWith)">
+
</button>
</td>