Bug 22813: (follow-up) Add missing condition
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 30 Apr 2019 18:48:14 +0000 (15:48 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 May 2019 15:36:38 +0000 (16:36 +0100)
commitc016c41ed25942042cf370e580835573b866aa4c
treea4cdd0bd6083fcdd3f6a6738c09e2837e4828358
parent738aafb92dcfb73f51f9302fa9506040a8cc2930
Bug 22813: (follow-up) Add missing condition

This patch restores a missing condition. $patron gets renamed to make
it obvious that it related to the logged in user.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 45b1ff8dfa1054590544caff200b307144bd02cf)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Search.pm