[% 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 ( previousActionEdit ) %] [% ELSE %] [% END %]

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