http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9861|0 |1 is obsolete| | --- Comment #60 from Chris Cormack <[email protected]> --- Created attachment 10033 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10033&action=edit Bug 7167, tiny display change, separating koha number and DBrev applied This patch separated the Koha number and the list of database revision that have been applied on this database. Before the patch: a single string was computed in .pl and displayed After the patch: the string containing the kohaVersion and the string containing the list of database revisions applied have been splitted in 2 separate T::T variable The display has been updated a little, with a new string in the template Signed-off-by: Chris Cormack <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
