From 8f31ce723dc5e8c6a546875102fdcf4c65f6f96e Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 11 Mar 2019 14:25:27 +0000 Subject: [PATCH] Bug 21307: Switch two-column templates to Bootstrap grid: Cataloging This patch modifies two cataloging templates to use the Bootstrap grid instead of YUI. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Cataloging -> Edit record using the advanced editor - Cataloging -> Edit items --- .../prog/en/modules/cataloguing/additem.tt | 38 +++++++++------- .../prog/en/modules/cataloguing/editor.tt | 52 +++++++++++----------- 2 files changed, 49 insertions(+), 41 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt index 828860b..2cd658b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt @@ -28,10 +28,10 @@ › Items -
- -
-
+
+
+
+

Items for [% title | html %] [% IF ( author ) %] by [% author | html %][% END %] (Record #[% biblionumber | html %])

@@ -113,12 +113,13 @@
[% END %] -
-
-
-[% INCLUDE 'biblio-view-menu.inc' %] -
-
+ +
+
+ [% INCLUDE 'biblio-view-menu.inc' %] +
+
+
@@ -247,11 +248,18 @@
-
-
-
+
+
+
+
+ +
-
- +
+ +
+ [% INCLUDE 'intranet-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt index 5181cdf..c7dc337 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt @@ -19,13 +19,13 @@ -
-
+
+
+
+

Cataloging editor

-
-
@@ -87,32 +87,32 @@
+
+
-
- -
-
- -