Author: jablko
Date: Sun Oct 17 18:56:07 2010
New Revision: 8214
Log:
Simplify relation table map
Modified:
trunk/plugins/sfIsdfPlugin/modules/sfIsdfPlugin/templates/_relatedFunction.php
Modified:
trunk/plugins/sfIsdfPlugin/modules/sfIsdfPlugin/templates/_relatedFunction.php
==============================================================================
---
trunk/plugins/sfIsdfPlugin/modules/sfIsdfPlugin/templates/_relatedFunction.php
Sun Oct 17 18:54:56 2010 (r8213)
+++
trunk/plugins/sfIsdfPlugin/modules/sfIsdfPlugin/templates/_relatedFunction.php
Sun Oct 17 18:56:07 2010 (r8214)
@@ -124,11 +124,6 @@
break;
- case 'type':
- output['relation[type]'] = data[col];
-
- break;
-
default:
output['relation[' + col + ']'] = data[col];
}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.