From 0cbf1713dc23e0039653891fab1fa2c52b4bfaf3 Mon Sep 17 00:00:00 2001 From: Maksim Zakharov Date: Wed, 1 Jun 2022 17:40:28 +0300 Subject: Add PopoverSlot restyled DateTime and ServerPowerOrerations pages add reload BMC. --- src/views/SILA/EventLogs/EventLogs.vue | 548 +++++++++------------------------ 1 file changed, 153 insertions(+), 395 deletions(-) (limited to 'src/views/SILA/EventLogs') diff --git a/src/views/SILA/EventLogs/EventLogs.vue b/src/views/SILA/EventLogs/EventLogs.vue index 36ec9802..aca17ac0 100644 --- a/src/views/SILA/EventLogs/EventLogs.vue +++ b/src/views/SILA/EventLogs/EventLogs.vue @@ -73,8 +73,10 @@ description="pageEventLogs.clearLogs" popup="pageEventLogs.clearLogs_popup" button="pageEventLogs.clear" + placement="bottom" :isclear="true" class="clear-popover" + :action="deleteAllLogs" /> -
+
- - + - + @@ -246,25 +250,50 @@ > +
- Страница - - 1 - из - 123 - + Страницы +
Показывать по записей на странице + + {{ $t('global.action.exportAll') }} +
@@ -272,19 +301,28 @@