diff --git a/src/pages/Customer/Card/CustomerLog.vue b/src/pages/Customer/Card/CustomerLog.vue
index fe59bf2dc..36d79959d 100644
--- a/src/pages/Customer/Card/CustomerLog.vue
+++ b/src/pages/Customer/Card/CustomerLog.vue
@@ -1,3 +1,262 @@
+
+
- Log
+ (clientLogsOptions = data)"
+ auto-load
+ url="ClientLogs"
+ ref="clientLogs"
+ />
+ (clientLogsEditorsOptions = data)"
+ auto-load
+ :url="urlClientLogsEditors"
+ />
+ (clientLogsModelsOptions = data)"
+ auto-load
+ :url="urlClientLogsModels"
+ />
+
+
+ {{ t('globals.noResults') }}
+
+
+
+
+
+
+
+
+ {{ t('Search by id or concept') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('Search by changes') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('Quit filter') }}
+
+
+
+
+es:
+ Search: Buscar
+ Search by id or concept: xxx
+ Entity: Entidad
+ All: Todo
+ User: Usuario
+ System: Sistema
+ Changes: Cambios
+ Search by changes: xxx
+ Creates: Crea
+ Edits: Modifica
+ Deletes: Elimina
+ Accesses: Accede
+ Date: Fecha
+ To: Hasta
+ Quit filter: Quitar filtro
+