Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Jonathan Druart 6519b13f34
Bug 32030: DT - Prevent wrong row to be used
We noticed on "Create eHolding titles from a list" that the wrong row
could be used: api.row(index) does not return the rows ordered how they
are on the screen.

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-08 09:44:21 -03:00
..
components/ERM Bug 32030: DT - Prevent wrong row to be used 2022-11-08 09:44:21 -03:00
composables Bug 32030: Use composable for DT destroy 2022-11-08 09:44:15 -03:00
locales Bug 32030: I18N - de-DE, es-ES fr-FR translation 2022-11-08 09:44:21 -03:00
stores Bug 32030: Add warning to Dialog 2022-11-08 09:44:15 -03:00
fetch.js Bug 32030: Create eHolding titles from a list 2022-11-08 09:44:20 -03:00
main-erm.ts Bug 32030: Improve form UI 2022-11-08 09:44:19 -03:00
messages.js Bug 32030: Add warning to Dialog 2022-11-08 09:44:15 -03:00
routes.js Bug 32030: Create eHolding titles from a list 2022-11-08 09:44:20 -03:00
vue-shims.d.ts