Actions
Bug #2641
closedEnabling a directive show a pop-up with "disable" text
Status:
Released
Priority:
3
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When a Directive is disabled, we are able to enable it back.
On "enable" button click, a pop-up explaining the consequences is displayed.
But in that pop-up, we can see:
""""
Disable a Directive
Warning!
Are you sure that you want to disable this Directive?
"""""
Should be "Enable a Directive bla bla bla".
Actions