From c150e09bd4c796631c430e5aaac3336165e13dc8 Mon Sep 17 00:00:00 2001 From: Jessica Greene Date: Thu, 12 Apr 2018 10:55:33 +0200 Subject: used ctrl.t to translate strings --- templates/avatar.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/avatar.html b/templates/avatar.html index fb49f64e..fd226c61 100644 --- a/templates/avatar.html +++ b/templates/avatar.html @@ -2,11 +2,11 @@
- +
+ tooltip-placement="top" uib-tooltip="{{ctrl.t.deletePhoto}}" tooltip-append-to-body="true">
+ tooltip-placement="top" uib-tooltip="{{ctrl.t.closePhoto}}" tooltip-append-to-body="true">
+ tooltip-placement="top" uib-tooltip="{{ctrl.t.downloadPhoto}}" tooltip-append-to-body="true"> -- cgit v1.2.3