[interchange] Add 'id' to override of METAMAKE in Table/Editor.pm

Jon Jensen interchange-cvs at icdevgroup.org
Fri Mar 12 13:23:33 UTC 2010


commit 28e84ea4e727b930c4839fa60fb6c295a1ae71c7
Author: Josh Lavin <josh at perusion.com>
Date:   Thu Mar 11 10:21:20 2010 -0600

    Add 'id' to override of METAMAKE in Table/Editor.pm
    
    This allows id's to be added to form widgets built from mv_metadata. This change should have been submitted with similar changes to Form.pm (commit a31302b0bea881534c807fed54e5e86bd6b37e45, from 27 Oct 2009).

 lib/Vend/Table/Editor.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/Vend/Table/Editor.pm b/lib/Vend/Table/Editor.pm
index 2ab6237..09470b9 100644
--- a/lib/Vend/Table/Editor.pm
+++ b/lib/Vend/Table/Editor.pm
@@ -829,6 +829,7 @@ sub display {
 								height
 								help
 								help_url
+								id
 								label
 								js_check
 								lookup



More information about the interchange-cvs mailing list