http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11709 --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 25373 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25373&action=edit Bug 11709 - Bootstrap OPAC lists interface requires some revisions This patch makes some revisions to the lists template: - Removed the old prog theme breadcrumbs from the List edit screen. - Added New/Edit/Delete controls to the list view in cases where the list is empty. - Corrected some breadcrumb logic. To test, apply the patch and edit an existing list. You should see a heading "Editing [list name]". If necessary create a list with zero items on it. View the list. You should see New/Edit/Delete links above the message about the list being empty. Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.