Skip to Content.
Sympa Menu

comanage-dev - Re: [comanage-dev] This is your friendly e-scrum reminder

Subject: COmanage Developers List

List archive

Re: [comanage-dev] This is your friendly e-scrum reminder


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Marie Huynh <>
  • Cc: comanage-dev <>
  • Subject: Re: [comanage-dev] This is your friendly e-scrum reminder
  • Date: Wed, 14 Aug 2013 16:46:36 -0700

OK, I don't think that diff should be a problem.

-Benn-

On 8/7/13 2:14 PM, Marie Huynh wrote:
645: I got the checkboxes to render as text boxes again. The single
column is really wide and without the label on the left, the single
fields look awkward. I think it looks better without the label at the
top of the block if one must be removed.

Also, will this be a problem?
--- Model/CoEnrollmentAttribute.php(revision 572)
+++ Model/CoEnrollmentAttribute.php(working copy)
@@ -467,7 +467,9 @@
} else {
// Label
- $attr['label'] =
$efAttr['CoEnrollmentAttribute']['label'] . ": " . _txt('fd.' .
$attrName . '.' . $k);
+ $attr['group'] = $efAttr['CoEnrollmentAttribute']['label'];
+
+ $attr['label'] = _txt('fd.' . $attrName . '.' . $k);


I'll work on that and 643.


On Wed, Aug 7, 2013 at 9:18 AM, Benn Oshrin
<
<mailto:>>
wrote:

Nothing meaningful to report... same status as Monday.


On 8/7/13 9:15 AM, Heather Flanagan wrote:

Hello all,

No call this morning, but you get to report anyway on what
you've done
since the last call, what you're planning to do, and notifying
us as to
where you are stuck!

-Heather







Archive powered by MHonArc 2.6.16.

Top of Page