From 024ee1280ca2a67c375a5fc27253a8acb29f4599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Garc=C3=ADa=20Crespo?= Date: Fri, 28 Sep 2012 19:27:38 -0700 Subject: [PATCH] Update logic to get repository from ancestors if necessary --- .../modules/sfRadPlugin/templates/indexSuccess.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/sfRadPlugin/modules/sfRadPlugin/templates/indexSuccess.php b/plugins/sfRadPlugin/modules/sfRadPlugin/templates/indexSuccess.php index 91401dfa06..713b9560d0 100644 --- a/plugins/sfRadPlugin/modules/sfRadPlugin/templates/indexSuccess.php +++ b/plugins/sfRadPlugin/modules/sfRadPlugin/templates/indexSuccess.php @@ -347,13 +347,14 @@
- repository->contactInformations)): ?> + getRepository(array('inherit' => true)) ?> + contactInformations)): ?>

- $resource->repository->__toString())) ?> + $repository->__toString())) ?>