Bug 15415: Warn when creating a new print profile
authorAleisha Amohia <aleishaamohia@hotmail.com>
Fri, 2 Dec 2016 03:04:07 +0000 (03:04 +0000)
committerMason James <mtj@kohaaloha.com>
Tue, 3 Jan 2017 01:44:43 +0000 (14:44 +1300)
commit410ca1a2744725b32092ec070c0adc7da839d209
tree340322988442065a1a6401355ae0793e36b2894f
parent383fc338610fc105257ea82f813580f1a4920393
Bug 15415: Warn when creating a new print profile

As per Jonathan's comment in Comment 3, I've put that line of code in an
if statement that will only call the get_attr method if we are editing
an existing profile (therefore the profile id will exist).

To test:
1) Go to Tools -> Patron Card Creator -> New printer profile
2) Notice warn
3) Apply patch
4) Refresh page
5) Confirm warn is gone and page still works as expected

Sponsored-by: Catalyst IT
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 47e80e899aca7c79aaeb58350401a1963fbe709d)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
patroncards/edit-profile.pl