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