From: Josef Moravec Date: Mon, 18 Mar 2019 13:40:54 +0000 (+0000) Subject: Bug 18589: (QA follow-up) Move template to bootstrap grid X-Git-Tag: v19.05.00~706 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=e95733da3c46bb9160bd1105a648d693ac4a7acf;p=koha-ffzg.git Bug 18589: (QA follow-up) Move template to bootstrap grid Test plan: Go to patrons Ill request history page and ensure the layout is not broken and is consistant with other patron pages (except Circulation and Details pages) Signed-off-by: Josef Moravec Signed-off-by: Andrew Isherwood Signed-off-by: Nick Clemens --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt index be6c4e3f68..01c6b5862e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt @@ -12,7 +12,7 @@ [% INCLUDE 'doc-head-close.inc' %] - + [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %] @@ -22,21 +22,22 @@ › ILL requests history for [% INCLUDE 'patron-title.inc' %] -
- -
-
-
-
-

ILL requests

- [% INCLUDE 'ill-list-table.inc' %] -
-
-
-
- [% INCLUDE 'circ-menu.inc' %] -
-
+
+ +
+
+
+

ILL requests history

+ [% INCLUDE 'ill-list-table.inc' %] +
+
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %]