Koha/C4/Utils/DataTables
Jonathan Druart fc66eedcc4 Bug 16177: Fix tests for ColumnsSsettings.t
This failure has been introduced by
  commit 243b797dd1
    Bug 15285: Update common files

This is because the cannot_be_modified key is not always created by
C4::Utils::DataTables::ColumnsSettings subroutines

Test plan:
  prove t/db_dependent/ColumnsSettings.t
should return green
And you can also test a table where the feature is set and a column
cannot be modified from the admin page.

NOTE: Works as described. I was pondering this potential
      solution when I found it in bugzilla.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-04-01 19:08:23 +00:00
..
ColumnsSettings.pm Bug 16177: Fix tests for ColumnsSsettings.t 2016-04-01 19:08:23 +00:00
Members.pm Bug 15252 - Patron search on start with does not work with several terms 2015-12-30 13:05:54 +00:00
VirtualShelves.pm Bug 14544: Make the intranet side independent of Page.pm 2015-11-05 09:58:01 -03:00