Skip to Content.
Sympa Menu

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

Subject: COmanage Developers List

List archive

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


Chronological Thread 
  • From: Benn Oshrin <>
  • To:
  • Subject: Re: [comanage-dev] r255 - registry/trunk/app/View/CoNsfDemographics
  • Date: Wed, 14 Mar 2012 10:34:20 -0400

With this change, what does the pop-up delete confirmation box say when you click it?

-Benn-

On 3/12/12 8:04 PM,

wrote:
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