Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Fridolin Somers bc2d9f869a Bug 22422: improve item location display with class "shelvingloc"
In record detail page, item location is displayed with CSS using class "shelvingloc".
Many many places at intranet and OPAC can use this class.
It allows to change display in all places using CSS customisation.

This patch removes the CSS "display:block" for class "shelvingloc".
Some places where using "inline" to correct the display.
I think the display should not be managed in template.
So it will be inline by default and it can be changed by custom CSS, on all places or depending on a selctor.

Test plan :
1) Compile SCSS to CSS
2) Add to preferences IntranetUserCSS and OPACUserCSS : .shelvingloc { color:red }
3) Go to pages impacted by patch, be sure to look at cart with "more details"
4) You see item location italic and red

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-11 10:40:32 +00:00
..
csv Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
tables Bug 18480: Get rid of unwanted / distracting link in patron search for fund owner 2018-10-15 14:19:08 +00:00
acqui-home.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
addorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
addorderiso2709.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
ajax.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
basket.tt Bug 15774: Add additional fields to order baskets 2019-03-07 20:37:05 +00:00
basketgroup.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
basketheader.tt Bug 15774: Add additional fields to order baskets 2019-03-07 20:37:05 +00:00
booksellers.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
cancelorder.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
duplicate_orders.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
edi_ean.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
edifactmsgs.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
edimsg.tt
histsearch.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
invoice-files.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
invoice.tt Bug 14850: Funds from inactive budgets appear in 'Funds' dropdown on acqui/invoice.pl 2019-02-26 12:54:40 +00:00
invoices.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
lateorders.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
modordernotes.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
neworderbiblio.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
neworderempty.tt Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5 2019-01-11 13:24:43 +00:00
neworderempty_duplicate.tt Bug 20672: Update two-column templates with Bootstrap grid: Acquisitions part 3 2018-08-31 11:13:52 +00:00
newordersubscription.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
newordersuggestion.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
ordered.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
orderreceive.tt Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
parcel.tt Bug 18166: Show internal and vendor notes for receivied orders 2019-02-22 13:32:47 +00:00
parcels.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
showorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
spent.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
supplier.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
transferorder.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
uncertainprice.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
z3950_search.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00