Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] r255 - registry/trunk/app/View/CoNsfDemographics

Subject: COmanage Developers List

List archive

[comanage-dev] r255 - registry/trunk/app/View/CoNsfDemographics


Chronological Thread 
  • From:
  • To:
  • Subject: [comanage-dev] r255 - registry/trunk/app/View/CoNsfDemographics
  • Date: Mon, 12 Mar 2012 20:04:08 -0400

Author: marie
Date: 2012-03-12 20:04:08 -0400 (Mon, 12 Mar 2012)
New Revision: 255

Modified:
registry/trunk/app/View/CoNsfDemographics/index.ctp
Log:
co292 undefined index error in view

Modified: registry/trunk/app/View/CoNsfDemographics/index.ctp
===================================================================
--- registry/trunk/app/View/CoNsfDemographics/index.ctp 2012-03-12 23:01:57
UTC (rev 254)
+++ registry/trunk/app/View/CoNsfDemographics/index.ctp 2012-03-13 00:04:08
UTC (rev 255)
@@ -107,7 +107,6 @@
print '<button class="deletebutton" title="'
. _txt('op.delete')
. '" onclick="javascript:js_confirm_delete(\''
- . _txt(Sanitize::html($c['CoNsfDemographic']['name']))
. '\', \''
. $this->Html->url($args)
. '\')";>'




Archive powered by MHonArc 2.6.16.

Top of Page