[Bug 36211] New: Add support for script modules to Asset
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36211 Bug ID: 36211 Summary: Add support for script modules to Asset Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 36084 Bug 36084: svc - authorised_values - APIClient now global +<script type="module"> + import { APIClient } from '/intranet-tmpl/prog/js/fetch/api-client.js'; + window.APIClient = APIClient; +</script> We should use Asset.js here. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36211 Bug 36211 depends on bug 36084, which changed state. Bug 36084 Summary: Pass CSRF token to SVC scripts (1/2) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36084 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org