summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorAlexander Weidinger <irgendwie@users.noreply.github.com>2017-10-03 13:45:21 +0200
committerGitHub <noreply@github.com>2017-10-03 13:45:21 +0200
commit49a4992963debedd1662d7879d4e9d5385c36fdf (patch)
tree016a29e258d88895a29f86e5b6f619c00658bd96 /templates
parentee3e98779594c41f03d25804be1c85c41c63666e (diff)
parenta71daa3c39179ad50b3ce245639690e365bc6739 (diff)
Merge pull request #266 from nextcloud/bump-to-nc11-and-more2.0.0
Contacts 2.0.0
Diffstat (limited to 'templates')
-rw-r--r--templates/addressBook.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/addressBook.html b/templates/addressBook.html
index 63116155..51162916 100644
--- a/templates/addressBook.html
+++ b/templates/addressBook.html
@@ -32,7 +32,7 @@
<span>{{ctrl.t.copyURL}}</span>
</a>
</li>
- <li ng-show="ctrl.canExport">
+ <li>
<a href="{{ctrl.addressBook.url}}?export" id="download_{{$id}}">
<span class="icon icon-download"></span>
<span>{{ctrl.t.download}}</span>