[% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Rotating collections › Edit collections [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Rotating collections: Edit collections

[% IF ( previousActionUpdate ) %] [% IF ( updateSuccess ) %]
Collection '[% updatedTitle %]' Updated successfully!
[% ELSE %]
Collection '[% updatedTitle %]' Failed to be updated!
Reason: [% failureMessage %]
[% END %] [% END %]
[% IF ( collectionsLoop ) %] [% FOREACH collectionsLoo IN collectionsLoop %] [% END %]
Title Description Holding library
[% collectionsLoo.colTitle %] [% collectionsLoo.colDesc %] [% collectionsLoo.colBranchcode %] Edit Delete
[% ELSE %] There are no collections currently defined. [% END %]

[% IF ( previousActionEdit ) %]

Edit Collection

[% ELSE %]

Create new collection

[% END %]
[% IF ( previousActionEdit ) %] [% ELSE %] [% END %]
[% IF ( editColTitle ) %] [% ELSE %][% END %]
[% IF (editColDescription ) %] [% ELSE %][% END %]
[% IF ( previousActionEdit ) %] [% ELSE %] [% END %]

[% INCLUDE 'intranet-bottom.inc' %]