comanage-dev - [comanage-dev] r234 - registry/trunk/app/View/CoNsfDemographics
Subject: COmanage Developers List
List archive
- From:
- To:
- Subject: [comanage-dev] r234 - registry/trunk/app/View/CoNsfDemographics
- Date: Wed, 22 Feb 2012 19:37:38 -0500
Author: marie
Date: 2012-02-22 19:37:38 -0500 (Wed, 22 Feb 2012)
New Revision: 234
Modified:
registry/trunk/app/View/CoNsfDemographics/fields.inc
Log:
co-255
Modified: registry/trunk/app/View/CoNsfDemographics/fields.inc
===================================================================
--- registry/trunk/app/View/CoNsfDemographics/fields.inc 2012-02-21
01:40:52 UTC (rev 233)
+++ registry/trunk/app/View/CoNsfDemographics/fields.inc 2012-02-23
00:37:38 UTC (rev 234)
@@ -58,7 +58,7 @@
// Set hidden defaults for CO and CoPerson id so users don't need to see it
$args = array('default' => $cur_co['Co']['id']);
print $this->Form->hidden('co_id', $args). "\n";
- $args = array('default' => $this->request['data']['CoPerson']['id']);
+ $args = array('default' =>
$this->request->params['named']['co_person_id']);
print $this->Form->hidden('co_person_id', $args). "\n";
print "
- [comanage-dev] r234 - registry/trunk/app/View/CoNsfDemographics, svnlog, 02/22/2012
Archive powered by MHonArc 2.6.16.