Skip to content

Commit 6ca3d7b

Browse files
authored
Merge pull request #21 from HSG-Library/develop
Release v2022.12.15
2 parents 1786b4c + 6bb1a03 commit 6ca3d7b

File tree

2 files changed

+52
-15
lines changed

2 files changed

+52
-15
lines changed

css/00-central-package.css

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ md-tabs.md-dynamic-height md-tabs-content-wrapper md-content>prm-request>div>div
12731273
order: 3 !important;
12741274
}
12751275

1276-
[aria-label="Ritiro locale"] {
1276+
[aria-label="Ritiro in sede"] {
12771277
order: 4 !important;
12781278
}
12791279

@@ -2561,13 +2561,6 @@ div.courier-info>span a,
25612561
/*****************************************************************************/
25622562
/*****************************************************************************/
25632563

2564-
2565-
/*Temporary code to hide no location bar*/
2566-
2567-
#getit_link1_0>div>prm-full-view-service-container>div.section-body>div>prm-alma-other-members>div {
2568-
display: none;
2569-
}
2570-
25712564
/*Temporary code for start page guide*/
25722565

25732566
@media (min-width: 959px) {

js/modules/pickup-anywhere-form-after/slsp-rapido-hide-library/slsp-rapido-hide-library.controller.js

Lines changed: 51 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export class slspRapidoHideLibraryController {
99
this.$scope.$watch('this.$ctrl.afterCtrl.parentCtrl.pickupLibraryField.options', (pickupLibraryArray) => {
1010
if (angular.isArray(pickupLibraryArray))
1111
angular.forEach(pickupLibraryArray, (library) => {
12+
1213
if (
1314
//UBS-----------------------------
1415
//UBH Fernleihe
@@ -56,10 +57,6 @@ export class slspRapidoHideLibraryController {
5657
//Zofingen
5758
library.value === '112067340005504' ||
5859
//UBE-------------------------------
59-
//Speicherbibliothek / get it section
60-
library.value === '112063420005511$$LIBRARY' ||
61-
//PH Mediothek
62-
library.value === '112061070005511' ||
6360
//BEWI
6461
library.value === '112056880005511' ||
6562
//Geographie
@@ -86,6 +83,18 @@ export class slspRapidoHideLibraryController {
8683
library.value === '112060330005511' ||
8784
//Zahnmedizin
8885
library.value === '112062270005511' ||
86+
//Bibliothek für Gestaltung Bern
87+
library.value === '112047360005527' ||
88+
//Bildungszentrum Pflege Online
89+
library.value === '112048510005527' ||
90+
//Campus Muristalden Bern
91+
library.value === '112046900005527' ||
92+
//Gosteli-Stiftung
93+
library.value === '112048690005527' ||
94+
//Naturhistorisches Museum Bern Bibliothek
95+
library.value === '112047820005527' ||
96+
//Staatsarchiv des Kantons Bern
97+
library.value === '112048280005527' ||
8998
//Alexandria------------------------
9099
//Musikautomaten
91100
library.value === '13298420001791' ||
@@ -116,8 +125,6 @@ export class slspRapidoHideLibraryController {
116125
//UNINE---------------------------
117126
//Empty library
118127
library.value === '112045850005517' ||
119-
//Empty library / get it section
120-
library.value === '112045850005517$$LIBRARY' ||
121128
//PHZH----------------------------
122129
//PHZH, Bibliothek
123130
library.value === '112047180005521' ||
@@ -129,6 +136,9 @@ export class slspRapidoHideLibraryController {
129136
//UNIGE---------------------------
130137
//Observatoire
131138
library.value === '112048390005502' ||
139+
//RZH-----------------------------
140+
//MUG
141+
library.value === '112059990005526' ||
132142
//RZS-----------------------------
133143
//Hochdorf (PMZ-Kurier Dienstag)
134144
library.value === '1007807780005505' ||
@@ -187,6 +197,8 @@ export class slspRapidoHideLibraryController {
187197
library.value === '112054870005508' ||
188198
//UZH und ETH Zuerich, Sprachenzentrum
189199
library.value === '112046410005508' ||
200+
//ETH Math
201+
library.value === '112048250005503' ||
190202
//UZH, Anthropologisches Institut und Museum
191203
library.value === '112049580005508' ||
192204
//UZH, Bibliothek fuer Biomedizinische Ethik
@@ -206,7 +218,39 @@ export class slspRapidoHideLibraryController {
206218
//ZB, Karten
207219
library.value === '112070950005508' ||
208220
//ZB, VAR
209-
library.value === '112070720005508'
221+
library.value === '112070720005508' ||
222+
//HPH
223+
//PHSG Studienbereichsbibliotheken Mariaberg
224+
library.value === '112062440005520' ||
225+
//Empty Library
226+
library.value === '112069930005520' ||
227+
//PHSG Online Dokumente
228+
library.value === '112063820005520' ||
229+
//PHSG Infomedis Web App
230+
library.value === '734691490005520' ||
231+
//SFUVET - Infomedis Web App
232+
library.value === '1333405650005520' ||
233+
//Zollikofen EHB Online
234+
library.value === '112056780005520' ||
235+
//Empty Library
236+
library.value === '112046060005514' ||
237+
//HES CDI Library
238+
library.value === '332743630005514' ||
239+
//-------------------------------------------------
240+
//Tribunal fédéral Lausanne
241+
library.value === '112048620005532' ||
242+
//Tribunal fédéral Lucerne
243+
library.value === '112049000005532' ||
244+
//Institut suisse de droit comparé
245+
library.value === '112047860005532' ||
246+
//Bibliothek des Bundesamtes für Justiz
247+
library.value === '112048240005532' ||
248+
//Empty Library
249+
library.value === '112047160005532' ||
250+
//TRI CDI Library
251+
library.value === '534313700005532' ||
252+
//Schweizerisches Nationalmuseum
253+
library.value === '112049420005526'
210254
) {
211255
console.log('hidden Library', library)
212256
library.value = 'undefined'

0 commit comments

Comments
 (0)