Bug 16735: (QA follow-up) Fix rebase error
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 11 Dec 2017 16:29:33 +0000 (13:29 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Feb 2018 18:41:30 +0000 (15:41 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt

index 3e6c65b..8890867 100644 (file)
                     <th>Name</th>
                     <th>Code</th>
                     <th>Address</th>
-                    <th>Properties</th>
                     <th>MARC organization code</th>
                     <th>IP</th>
                     <th>Actions</th>
                             [% IF library.branchnotes %]
                                 <br />Notes: [% library.branchnotes |html %][% END %]
                         </td>
-                        <td>
-                            [% FOREACH category IN library.get_categories %]
-                                [% category.categoryname |html %]<br />
-                            [% END %]
-                        </td>
                         <td>[% library.marcorgcode %]</td>
                         <td>[% library.branchip %]</td>
                         <td class="actions">