Bug #346
Color not updated when changed in Options
| Status: | Closed | Start: | ||
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | CentWeb | |||
| Target version: | Centreon-2.0.1 | |||
| Resolution: |
Description
When changing a color in page Administration/Options/Options/Colors, and validating it with modify and save, the page refreshes but the colored box is not updated.
History
Updated by Florent Houbart 609 days ago
Correction is trivial : there is a mistype in variable $codeColor in centreon/www/include/options/oreon/generalOpt/colors/form.php on line 85 : it is written $colorColor instead.
Updated by Julien Mathis 586 days ago
- Status changed from New to Closed
- Resolution set to Fixed
thanks !