MantisBT: master e1869525

Author Committer Branch Timestamp Parent
Julian Fitzell master 2003-01-11 23:51 master 15466539
Changeset
  • core/html_api.php
    (print_menu_graph): use config_api to get options and use icon_path option instead of hard-coded 'images/'. I haven't tested this change because I don't have jpgraph but it was a simple change.

  • print_all_bug_page.php
    use icon_path config option instead of hard-coded 'images/' and create four icons by looping and echoing rather than by duplicating html with lots of inserted php tags

Thanks to Ondrej Jombik nepto@pobox.sk for catching the 'images/' problem

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1729 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - core/html_api.php Diff File
mod - print_all_bug_page.php Diff File