Skip to content
Snippets Groups Projects
Commit fc123adf authored by Tim Steiner's avatar Tim Steiner
Browse files

Added a note about the curriculum search to the UCC report pages.

parent d4ca5702
No related branches found
No related tags found
No related merge requests found
<?php $this->headLink()->appendStylesheet($this->baseUrl() . '/css/ucc/reports/monthly-extended.css', 'all'); ?>
<div>
For most current information on a course, go to
<a href="http://go.unl.edu/curriculumsearch">http://go.unl.edu/curriculumsearch</a>.
</div>
<?php foreach ($this->requests as $request) { ?>
<div class="request"
<h2>Request Type: <?php echo $request->getTypeDescription(); ?></h2>
......
<?php $this->headLink()->appendStylesheet($this->baseUrl() . '/css/iace/reports/weekly.css', 'all'); ?>
<?php $this->headLink()->appendStylesheet($this->baseUrl() . '/css/ucc/reports/monthly-summary.css')?>
<div>
For most current information on a course, click the relevant Subj/Course# or go to
<a href="http://go.unl.edu/curriculumsearch">http://go.unl.edu/curriculumsearch</a>.
</div>
<table id="">
<tr>
<th><a href="<?php echo $this->url(array('sort' => 'time')); ?>">Date Approved</a></th>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment