Bug 32030: Move 'Selected' checkbox to the right
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / EHoldingsEBSCOPackagesList.vue
2022-11-08 Jonathan DruartBug 32030: Move 'Selected' checkbox to the right
2022-11-08 Jonathan DruartBug 32030: I18N rewrite - replace $t with $__
2022-11-08 Jonathan DruartBug 32030: Add table settings to the yml file
2022-11-08 Jonathan DruartBug 32030: Fix pinia init
2022-11-08 Jonathan DruartBug 32030: Filter by expired agreements
2022-11-08 Jonathan DruartBug 32030: DT - Prevent wrong row to be used
2022-11-08 Jonathan DruartBug 32030: Simplify JS map for DT filters
2022-11-08 Jonathan DruartBug 32030: Use composable for DT destroy
2022-11-08 Jonathan DruartBug 32030: Fix condition for DT destruction
2022-11-08 Jonathan DruartBug 32030: Restore destroy of datatables on beforeUnmount
2022-11-08 Jonathan DruartBug 32030: Display the number of local packages and...
2022-11-08 Jonathan DruartBug 32030: Make the ERMProviders syspref multivaluated