summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-07-26 23:47:31 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-08-21 21:05:13 +0200
commit50200fb13ab6f0ae9f1d19c29c756746ac03c27b (patch)
treeb253007b5050dc2f91b5bb98d8ffce5d254cfbae /templates
parent04c051035dc8825c096c1b3656176f3d64ff5ffb (diff)
Remove export version comparison
Bump min nextcloud version Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
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>