| Summary: | Table filters link cant be translated | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 9573 | ||
| Bug Blocks: | |||
|
Description
Fridolin Somers
2019-03-28 08:47:49 UTC
Looks like there are other cases :
git grep '_(' koha-tmpl/intranet-tmpl/prog/js/ koha-tmpl/opac-tmpl/bootstrap/js/
Each js file must have an include ?
like : prog/js/catalog.js and prog/en/includes/catalog-strings.inc
|