diff --git a/src/components/NcActions/NcActions.vue b/src/components/NcActions/NcActions.vue index 3241e42879..d91cde1e6a 100644 --- a/src/components/NcActions/NcActions.vue +++ b/src/components/NcActions/NcActions.vue @@ -698,8 +698,8 @@ export default {

-

Popover

- Has any elements, including text input element, or no buttons. +

Dialog

+ Includes data input elements

@@ -715,6 +715,19 @@ export default {

+ +

Toolip

+ Has only text and not interactive elements +

+ + + View profile + + + Local time: 10:12 + + +

@@ -794,7 +807,6 @@ p { } ``` -