From 116151f3c50cdb2e0411f65e78b9a17cb5c8e04d Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 24 Oct 2018 14:54:35 +0000 Subject: [PATCH] Bug 21646: Clean up Overdrive template This patch modifies the OverDrive administration page to correct some markup issues: - Switch to Bootstrap grid - Add missing header search box - Add missing DataTable configuration - Remove unnecessary fieldset To test you do not need to have OverDrive credentials. Apply the patch and go to System preferences -> Enhanced content -> OverDrive. In the description of the "OverDriveAuthName" preference, follow the link to manage "individual branch authnames." - Confirm that the page looks correct, including the header search box, page title, and breadcrumbs - Confirm that the page adjusts well to various browser window sizes. - Confirm that the DataTable works correctly. Signed-off-by: Liz Rea --- .../prog/en/modules/admin/overdrive.tt | 97 +++++++++++++--------- 1 file changed, 56 insertions(+), 41 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt index f5021ce865..125121d4cd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt @@ -4,62 +4,77 @@ [% USE HtmlTags %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Administration › Library OverDrive Info › +Koha › Administration › OverDrive library authnames [% INCLUDE 'doc-head-close.inc' %] + [% INCLUDE 'header.inc' %] +[% INCLUDE 'prefs-admin-search.inc' %] -