From 039f4429a76b7318ef24e0b47c9b23183fb416c6 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Wed, 24 Jun 2020 14:20:36 +0530 Subject: [PATCH] views: show doclink icon for custom action forms Signed-off-by: Rohit Yadav --- ui/src/views/AutogenView.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ui/src/views/AutogenView.vue b/ui/src/views/AutogenView.vue index 3afcb88b232..c8a0f5fedec 100644 --- a/ui/src/views/AutogenView.vue +++ b/ui/src/views/AutogenView.vue @@ -82,7 +82,6 @@
+ + {{ $t(currentAction.label) }} + + + +