Details
-
Bug
-
Resolution: Unresolved
-
None
-
None
-
Medium
-
Add the config grid the possibility to reset to default value
-
Empty show more show less
Description
problem
In the config UI grids there is no way to reset the config to the default value.
solution
Implement a reset to default button in the all config grids, which is only active if a config is selected and the config value is changed (see isValueChanged in public/modules/editor/js/app/view/admin/config/Grid.js).
A confirmation dialog (do you really want to reset the config value to "DEFAULT") should be popping up.