[Koha-bugs] [Bug 10416] Correct template markup problems on course detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 7 14:56:10 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10416

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18673|0                           |1
        is obsolete|                            |

--- Comment #2 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 18741
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18741&action=edit
Bug 10416 - Correct template markup problems on course detail page

This patch corrects several problems with the course reserves course
detail page:

- Unescaped ampersands
- Extra </div>
- Incorrect text in title tag
- Use of a table to display information which is more consistently
  displayed as a list.
- More accurate alert message, "Are you sure you want to remove this
  item from the course?" rather than "Are you sure you want to delete
  this item?"
- Missing icons from toolbar buttons

To test, apply the patch and view the details of an existing
course (Course reserves -> [Course name]). Confirm that these changes
are present and look like an improvement.

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
The course details screen looks much more consistent with other parts
of Koha now.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list