https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24156

--- Comment #38 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Created attachment 105826
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105826&action=edit
Bug 24156: Add columns_settings.yml changes

Modification of the structure of the yml file.
It was
  table:
    - column list
It now becomes
    table:
      default_display_length: X
      default_sort_order: Y
      columns:
        - column list

Signed-off-by: Liz Rea <wizzy...@gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to