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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 23 Dec 2016 11:28:01 +0000 (11:28 +0000)
commit47e80e899aca7c79aaeb58350401a1963fbe709d
tree821956b23beb3a1c0e88c6c4cb68187b3a690dce
parentd84458374b45723e280de06c84b0d98a3d8dd622
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>
patroncards/edit-profile.pl