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".
Updated by François ARMAND over 12 years ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset 47c782c92ff63405e5edbcdfdfeebf2aa16d20ac.
Updated by Nicolas CHARLES over 12 years ago
- Status changed from Pending technical review to Released
Thank you Francois, this looks correct and cleaner !
Actions