View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023150 | mantisbt | html | public | 2017-07-24 14:56 | 2017-09-03 18:41 |
| Reporter | atrol | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.6.0 | Fixed in Version | 2.6.0 | ||
| Summary | 0023150: Unused code and unused CSS delivered for obsoleted functionality | ||||
| Description | Remove code which is no longer needed after status_legend_position has been obsoleted. We do still deliver CSS code like
This has been used as option for the status legend which has been obsolete since quite a while. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master d61ccd1e 2017-07-24 10:59 Details Diff |
Remove unused code and generation of unused CSS code The following kind of CSS is no longer needed since status legend and status_legend_position have been obsoleted. .status-legend-width { width: 14%; } Fixes 0023150 |
Affected Issues 0023150 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - css/status_config.php | Diff File | ||