Lines 165-171
Link Here
|
165 |
[% END %] |
165 |
[% END %] |
166 |
[% END %] |
166 |
[% END %] |
167 |
</td> |
167 |
</td> |
168 |
<!-- FIX ME Course Reserves should not override existing notes. Should temporarily append to existing notes! --> |
|
|
169 |
<td>[% IF (cr.staff_note) %] |
168 |
<td>[% IF (cr.staff_note) %] |
170 |
[% cr.staff_note | html %] |
169 |
[% cr.staff_note | html %] |
171 |
[% ELSIF (cr.item.itemnotes_nonpublic) %] |
170 |
[% ELSIF (cr.item.itemnotes_nonpublic) %] |
172 |
- |
|
|