| Summary: | Use new DataTables include in notices template | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, sandboxes |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | |||
| Bug Blocks: | 11720 | ||
| Attachments: |
Bug 11739 - Use new DataTables include in notices template
Bug 11739 - Use new DataTables include in notices template Bug 11739 - Use new DataTables include in notices template |
||
|
Description
Owen Leonard
2014-02-10 20:05:41 UTC
Created attachment 25184 [details] [review] Bug 11739 - Use new DataTables include in notices template Bug 10649 introduced a new include file for adding DataTables-related JavaScript assets. This patch adds use of this include file to the Notices & Slips page. To test, view the Notices & Slips page (tools/letter.pl). Confirm that the table of notices is sorted correctly. Patch tested with a sandbox, by merlissia <manuelimel@gmail.com> Created attachment 25187 [details] [review] Bug 11739 - Use new DataTables include in notices template Bug 10649 introduced a new include file for adding DataTables-related JavaScript assets. This patch adds use of this include file to the Notices & Slips page. To test, view the Notices & Slips page (tools/letter.pl). Confirm that the table of notices is sorted correctly. Signed-off-by: merlissia <manuelimel@gmail.com> Created attachment 25194 [details] [review] Bug 11739 - Use new DataTables include in notices template Bug 10649 introduced a new include file for adding DataTables-related JavaScript assets. This patch adds use of this include file to the Notices & Slips page. To test, view the Notices & Slips page (tools/letter.pl). Confirm that the table of notices is sorted correctly. Signed-off-by: merlissia <manuelimel@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Pushed to master. Thanks, Owen! Pushed to 3.14.x, will be in 3.14.07. |