I'm just wondering... in calendar_plugin_row.inc line 669:

$result->stripe_label[] = $group_name;

Can I just change it to:

$result->stripe_label[] = og_label($group_name);?

I would like to display group name instead of gid.
I'm no expert so I'm not sure if this won't cause any problems.

Thanks,
David

Comments

Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (outdated)