mirror of
https://github.com/alerta/alerta-webui.git
synced 2025-03-18 06:12:51 +00:00
Add pagination to history table
This commit is contained in:
parent
3f3d42ac43
commit
ea2f889858
1 changed files with 0 additions and 1 deletions
|
@ -623,7 +623,6 @@
|
|||
:items="history"
|
||||
item-key="index"
|
||||
:pagination.sync="pagination"
|
||||
hide-actions
|
||||
>
|
||||
<template
|
||||
slot="items"
|
||||
|
|
Loading…
Reference in a new issue