View | Details | Raw Unified | Return to bug 35132
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackageAgreements.vue (-2 / +1 lines)
Lines 134-140 export default { Link Here
134
    name: "EHoldingsEBSCOPackageAgreements",
134
    name: "EHoldingsEBSCOPackageAgreements",
135
}
135
}
136
</script>
136
</script>
137
<style>
137
<style scoped>
138
.modal {
138
.modal {
139
    position: fixed;
139
    position: fixed;
140
    z-index: 9998;
140
    z-index: 9998;
141
- 

Return to bug 35132