]> git.koha-community.org Git - koha.git/commit
Bug 7117: Bug 7117 - Small display problems when organising suggestion tabs by name
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 31 Oct 2011 00:06:17 +0000 (01:06 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 16 Nov 2011 14:01:18 +0000 (09:01 -0500)
commit87a32efcc3aa972c232c25ffbc030129ececd6b9
treede13f4db2306cdf80bf8e47c0a3ff8db4aeaacee
parent7d8ad8f9f18f0db209321d4349c27820ac553024
Bug 7117: Bug 7117 - Small display problems when organising suggestion tabs by name

To test:
1) Add some suggestions
2) Go to suggestions in staff
3) Choose from filters 'suggested by' or 'managed by'
4) Compare names shown on tabs with names in list of suggestions

Before patch: tab name has the wrong order, while list name is correct.
After patch: all names should be consistent and correct.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit e660cef0e2f0ab4a64f8f1b4b0b4ad612255c03b)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
suggestion/suggestion.pl