From: GitHub <no...@gi...> - 2016-06-11 16:43:47
|
Branch: refs/heads/master Home: https://github.com/mantisbt/mantisbt Commit: 9ba4fe9d65444aed9386bc9748e467fd5c12097c https://github.com/mantisbt/mantisbt/commit/9ba4fe9d65444aed9386bc9748e467fd5c12097c Author: Paul Richards <pa...@ma...> Date: 2016-06-11 (Sat, 11 Jun 2016) Changed paths: M core/helper_api.php M print_all_bug_page.php Log Message: ----------- Remove obsolete helper_alternate_colors() function The helper_alternate_colors function used to add odd/even classes to HTML elements, but dhx worked to remove these in 1.3. Related functions were already removed, however this function was missed. |