Searched refs:show_type_options (Results 1 – 4 of 4) sorted by relevance
81 <?php show_type_options($bug_type, /* deprecated */ true, /* all */ true) ?>
253 …<td><select id="bug_type" name="bug_type"><?php show_type_options($bug_type, /* deprecated */ true…
925 <?php show_type_options($bug['bug_type'], /* deprecated */ true); ?>
467 function show_type_options($current, $deprecated, $all = false) function
Completed in 10 milliseconds