Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] r490 - registry/trunk/app/View/CoPetitions

Subject: COmanage Developers List

List archive

[comanage-dev] r490 - registry/trunk/app/View/CoPetitions


Chronological Thread 
  • From:
  • To:
  • Subject: [comanage-dev] r490 - registry/trunk/app/View/CoPetitions
  • Date: Wed, 10 Apr 2013 08:25:18 -0400
  • Authentication-results: sfpop-ironport04.merit.edu; dkim=neutral (message not signed) header.i=none

Author: benno
Date: 2013-04-10 08:25:18 -0400 (Wed, 10 Apr 2013)
New Revision: 490

Modified:
registry/trunk/app/View/CoPetitions/petition-attributes.inc
Log:
Adjust required status for HTML5 output (CO-586)

Modified: registry/trunk/app/View/CoPetitions/petition-attributes.inc
===================================================================
--- registry/trunk/app/View/CoPetitions/petition-attributes.inc 2013-04-10
00:59:19 UTC (rev 489)
+++ registry/trunk/app/View/CoPetitions/petition-attributes.inc 2013-04-10
12:25:18 UTC (rev 490)
@@ -106,6 +106,7 @@
// Use default field

$args = array();
+ $args['required'] = $ea['required'];

// Use a provided default value, if one specified
if(isset($ea['default'])) {



  • [comanage-dev] r490 - registry/trunk/app/View/CoPetitions, svnlog, 04/10/2013

Archive powered by MHonArc 2.6.16.

Top of Page