Using Tippy.js for directive tooltips.

This commit is contained in:
DebaucheryLibrarian
2021-04-27 03:56:38 +02:00
parent 8bf9fff7dc
commit 3b91493995
7 changed files with 73 additions and 13 deletions

View File

@@ -66,6 +66,14 @@ function initUiActions(store, _router) {
slug
}
}
entity: alertsEntityByAlertId {
entity {
id
name
slug
independent
}
}
}
}
}