Fix up email event log view to use fetch on scroll instead of pagination
This commit is contained in:
@@ -215,7 +215,8 @@
|
||||
"users": "Gebruikers",
|
||||
"externalLdapTooltip": "Van extern LDAP adresboek",
|
||||
"newGroupAction": "Nieuwe groep",
|
||||
"count": "Totaal groepen: {{ count }}"
|
||||
"count": "Totaal groepen: {{ count }}",
|
||||
"emptyPlaceholder": "Nog geen groepen"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Gebruiker instellingen",
|
||||
@@ -1524,7 +1525,8 @@
|
||||
},
|
||||
"settingsDialog": {
|
||||
"description": "Beheer hier je persoonlijke notificatie -instellingen. Cloudron zal een e-mail versturen voor de geselecteerde gebeurtenissen naar je primaire e-mailadres."
|
||||
}
|
||||
},
|
||||
"allCaughtUp": "Alles bijgewerkt"
|
||||
},
|
||||
"logs": {
|
||||
"title": "Logbestanden",
|
||||
|
||||
Reference in New Issue
Block a user