+
+
+ {{ t('Audit logs') }}
+
+
+
+
+
+ {{ log.userName }} -
+ {{
+ toDate(log.created, {
+ dateStyle: 'medium',
+ timeStyle: 'short',
+ })
+ }}
+
+
+
+ {{ t(`actions.${log.action}`) }}
+
+ {{ t(`models.${log.model}`) }}
+
+
+
+
+
+ {{ t(col.label) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('globals.collapseMenu') }}
+
+
+
+
+
+
+
+
+
+
+
+
+