1.8 * @date 02/12/2007 * * HTML form * Print Bug Description */ if (!defined('MOODLE_INTERNAL')) { die('Direct access to this script is forbidden.'); /// It must be included from view.php in mod/tracker } ?>
|
: |
ticketprefix.$issueid; ?> | : | status] ?> | ||||||||||||
| : | user_picture($issue->reporter); echo ' '.fullname($issue->reporter); ?> | : | datereported); ?> | ||||||||||||
| : | owner){ print_string('unassigned', 'tracker'); } else { echo $OUTPUT->user_picture($issue->owner, array('courseid' => $COURSE->id, 'size' => 35)); echo ' '.fullname($issue->owner); } ?> | : | |||||||||||||
| : | summary); ?> | ||||||||||||||
| : | description); ?> | ";
echo "";
echo format_string($elementsused[$key]->description);
echo ": "; echo " | ";
echo ""; echo $elementsused[$key]->view(false, $issue->id); echo " | "; echo ""; $i++; } } } if (!empty($issue->resolution)){ ?>||||||||||||
| : | resolution, $issue->resolutionformat); ?> | ||||||||||||||
|
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||