Summary: | In Vue [% INCLUDE 'calendar.inc' %] should not be needed if not used | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Templates | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | matt.blenkinsop, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 35919 | ||
Bug Blocks: |
Description
Tomás Cohen Arazi (tcohen)
2024-01-31 12:33:11 UTC
It is needed for the Dialog component, where we can display dates (see bug 34497) This one might get irrelevant with Matt's work on a unified/monolithic base endpoint. |