From 706bf6b5cb41bb317d530dcb1fd2745f6f2ad67f Mon Sep 17 00:00:00 2001 From: t8g Date: Fri, 8 Sep 2017 17:27:19 +0200 Subject: [PATCH] [front: editLogs] accessMonitoring style + label --- client/src/app/log-table/log-table.component.html | 1 + client/src/assets/i18n/fr.json | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/app/log-table/log-table.component.html b/client/src/app/log-table/log-table.component.html index fb7b2161..e47b6614 100644 --- a/client/src/app/log-table/log-table.component.html +++ b/client/src/app/log-table/log-table.component.html @@ -142,6 +142,7 @@ {{ 'editLogs.actions.' + diff.editType | translate }} {{ diff._label }} + {{ diff.accessMonitoring }}

                   

diff --git a/client/src/assets/i18n/fr.json b/client/src/assets/i18n/fr.json
index da5dbe9d..291e34e3 100644
--- a/client/src/assets/i18n/fr.json
+++ b/client/src/assets/i18n/fr.json
@@ -67,8 +67,7 @@
     "who": "Modifié par",
     "date": "Date",
     "action": "Action",
-    "accessMonitoring": "Champs surveillés",
-    "noAccessMonitoring": "Aucun",
+    "accessMonitoring": "Tag",
     "role": "Rôle",
     "lab": "Organisation",
     "fields": "Champs modifiés",