@@ -, +, @@ - Add missing Template Toolkit filters. - Remove JavaScript from tools-menu.inc. This must have crept in during a rebase. - Add navigation link highlighting to tools-menu.js instead. - Convert tools/cmspages.tt to Bootstrap grid. - Correct toolbar button class. - Move some column sorting configuration out of JS and into table markup. - Move "Select all" / "Clear all" links to the top of the table to match similar interfaces. - Change the Action menu's "Intranet" and "OPAC" links to be "View" and "View in OPAC." The OPAC view now opens a new window. --- .../prog/en/includes/cms-pages-nav.inc | 6 +- .../intranet-tmpl/prog/en/includes/tools-menu.inc | 19 - .../prog/en/modules/tools/cmspages.tt | 613 +++++++++++---------- koha-tmpl/intranet-tmpl/prog/js/tools-menu.js | 2 + 4 files changed, 314 insertions(+), 326 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/cms-pages-nav.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/cms-pages-nav.inc @@ -2,13 +2,13 @@