extend('layouts/main.php') ?> section('content') ?>

Bugs Management Page

low"; } else if($bugpriority == '1') { $bugprioritytext = ""; } else if($bugpriority == '2') { $bugprioritytext = ""; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "
last comment $buglastcommentdate"; } $bugstatustext = ""; echo " $bugstatustext $bugprioritytext "; } } ?>
bugs# status priority date
mediumhighopen
low"; } else if($bugpriority == '1') { $bugprioritytext = ""; } else if($bugpriority == '2') { $bugprioritytext = ""; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "
last comment $buglastcommentdate"; } $bugstatustext = ""; echo " $bugstatustext $bugprioritytext "; } } ?>
bugs# status priority date
mediumhighpending
low"; } else if($bugpriority == '1') { $bugprioritytext = ""; } else if($bugpriority == '2') { $bugprioritytext = ""; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "
last comment $buglastcommentdate"; } $bugstatustext = ""; echo " $bugstatustext $bugprioritytext "; } } ?>
bugs# status priority date
mediumhighclosed
low"; } else if($bugpriority == '1') { $bugprioritytext = ""; } else if($bugpriority == '2') { $bugprioritytext = ""; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "
last comment $buglastcommentdate"; } $bugstatustext = ""; echo " $bugstatustext $bugprioritytext "; } } ?>
bugs# status priority date
mediumhighsuspend
endSection() ?> section('script') ?> endSection() ?>