[open-ils-commits] r17753 - branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Application (senator)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Sep 16 21:30:03 EDT 2010
Author: senator
Date: 2010-09-16 21:30:02 -0400 (Thu, 16 Sep 2010)
New Revision: 17753
Modified:
branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Application/Serial.pm
Log:
Backport r17752 from trunk
Modified: branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Application/Serial.pm
===================================================================
--- branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Application/Serial.pm 2010-09-17 01:29:26 UTC (rev 17752)
+++ branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Application/Serial.pm 2010-09-17 01:30:02 UTC (rev 17753)
@@ -371,7 +371,7 @@
from => {
ssub => {
siss => {
- field => 'subscription'
+ field => 'subscription',
fkey => 'id',
join => {
sitem => {
More information about the open-ils-commits
mailing list