https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39844

            Bug ID: 39844
           Summary: Add problem class to circulation.tt
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

If you look at circ/returns.tt you'll see a bunch of classes like
`class="problem ret_refund` or 'problem ret_checkedin', making it easy to
target each of those specific problems. 

circ/circulation.tt returns many of the same messages but does not include the
classes. It would be a lot easier to customize if it contained the same classes
for each problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to