Bugzilla – Attachment 57021 Details for
Bug 16239
Upgrade Bootstrap in the staff client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16239: Polishing things
Bug-16239-Polishing-things.patch (text/plain), 2.20 KB, created by
Josef Moravec
on 2016-11-01 11:22:08 UTC
(
hide
)
Description:
Bug 16239: Polishing things
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2016-11-01 11:22:08 UTC
Size:
2.20 KB
patch
obsolete
>From 3d384913d32ad885b4ee3adc39d16f236ac604f1 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Sat, 22 Oct 2016 00:28:27 +0200 >Subject: [PATCH] Bug 16239: Polishing things > >--- > koha-tmpl/intranet-tmpl/prog/css/staff-global.css | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt | 4 +++- > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 4 ++++ > 3 files changed, 8 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >index de65ca0..07aea1e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >@@ -745,7 +745,7 @@ fieldset.action, div.action { > float : none; > border : 0px; > margin: 0.9em 0 0 0; >- padding: 0; >+ padding: 0.4em; > width: auto; > } > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt >index 6f7af24..6a7e045 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt >@@ -33,7 +33,9 @@ > <form action="search.pl" method="get"> > <div id="advanced-search"> > <h1>Advanced search</h1> >-<a href="/cgi-bin/koha/catalogue/itemsearch.pl">Go to item search</a> >+<p> >+ <a href="/cgi-bin/koha/catalogue/itemsearch.pl">Go to item search</a> >+</p> > > <!-- SEARCH BUTTONS --> > <div id="toolbar" class="btn-toolbar"> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >index 209671e..271b30b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >@@ -180,7 +180,11 @@ function validate1(date) { > [% IF ( was_renewed ) %]<div class="dialog message">Patron's account has been renewed until [% dateexpiry | $KohaDates %]</div>[% END %] > > [% IF fines %] >+ <div id="circmessages" class="circmessage attention"> >+ <ul> > [% INCLUDE 'blocked-fines.inc' %] >+ </ul> >+ </div> > [% END %] > > [% IF ( flagged ) %] >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 16239
:
56159
|
56160
|
56161
|
56162
|
56163
|
56201
|
56329
|
56330
|
56331
|
56332
|
56333
|
56334
|
56335
|
56529
|
56530
|
56531
|
56532
|
56533
|
56534
|
56535
|
56536
|
56537
|
56538
|
56539
|
56563
|
56729
|
56730
|
56731
|
56732
|
57016
|
57017
|
57018
|
57019
|
57020
|
57021
|
57022
|
57374
|
57375
|
57376
|
57377
|
57378
|
57379
|
57381
|
57416
|
57417
|
57418
|
57419
|
57420
|
57772
|
57773
|
57774
|
57775
|
57776
|
58067
|
58068
|
58069
|
58070
|
58071
|
58317
|
58318
|
58319
|
58320
|
58321
|
58322
|
58323
|
58678
|
58679
|
58680
|
58681
|
58682
|
58683
|
58691
|
58697
|
58722
|
58729
|
58731
|
58732
|
58733
|
58734
|
58735
|
58736
|
58737
|
58738