diff --git a/src/components/NcActions/NcActions.vue b/src/components/NcActions/NcActions.vue index dc5d52cfa2..fa650b4baa 100644 --- a/src/components/NcActions/NcActions.vue +++ b/src/components/NcActions/NcActions.vue @@ -4,6 +4,7 @@ - @author John Molakvoæ - @author Marco Ambrosini - @author Raimund Schlüßler + - @author Grigorii K. Shartsev - - @license GNU AGPL version 3 or any later version - @@ -697,8 +698,8 @@ export default {

-

Popover

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

Dialog

+ Includes data input elements

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

+ +

Toolip

+ Has only text and not interactive elements +

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

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