[interchange-cvs] interchange - heins modified lib/Vend/Table/Editor.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Apr 16 12:23:13 EDT 2004


User:      heins
Date:      2004-04-16 16:23:13 GMT
Modified:  lib/Vend/Table Editor.pm
Log:
* Remove duplicate members from array.

Revision  Changes    Path
1.57      +112 -114  interchange/lib/Vend/Table/Editor.pm


rev 1.57, prev_rev 1.56
Index: Editor.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Table/Editor.pm,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- Editor.pm	12 Apr 2004 18:29:50 -0000	1.56
+++ Editor.pm	16 Apr 2004 16:23:12 -0000	1.57
@@ -1,6 +1,6 @@
 # Vend::Table::Editor - Swiss-army-knife table editor for Interchange
 #
-# $Id: Editor.pm,v 1.56 2004/04/12 18:29:50 mheins Exp $
+# $Id: Editor.pm,v 1.57 2004/04/16 16:23:12 mheins Exp $
 #
 # Copyright (C) 2002-2003 Interchange Development Group
 # Copyright (C) 2002 Mike Heins <mike at perusion.net>
@@ -26,7 +26,7 @@
 package Vend::Table::Editor;
 
 use vars qw($VERSION);
-$VERSION = substr(q$Revision: 1.56 $, 10);
+$VERSION = substr(q$Revision: 1.57 $, 10);
 
 use Vend::Util;
 use Vend::Interpolate;
@@ -1191,118 +1191,116 @@
 	}
 
 	my @mapdirect = qw/
-		border_cell_class
-		border_height
-		border_height
-		bottom_buttons
-		break_cell_class
-		break_cell_style
-		break_cell_style
-		break_row_class
-		break_row_style
-		button_delete
-		clear_image
-		cancel_button_class
-		cancel_button_style
-		reset_button_class
-		reset_button_style
-		delete_button_class
-		delete_button_style
-		ok_button_class
-		ok_button_style
-		next_button_class
-		next_button_style
-		back_button_class
-		back_button_style
-		data_cell_class
-		data_cell_style
-		data_row_class
-		data_row_style
-		default_widget
-		display_type
-		file_upload
-		help_anchor
-		help_cell_class
-		help_cell_style
-		image_meta
-		include_before
-		include_form
-		include_form_expand
-		include_form_interpolate
-		intro_text
-		label_cell_class
-		label_cell_style
-		left_width
-		link_before
-		link_extra
-		link_fields
-		link_key
-		link_label
-		link_no_blank
-		link_row_qual
-		link_auto_number
-		link_rows_blank
-		link_blank_auto
-		link_sort
-		link_table
-		link_template
-		link_view
-		mv_auto_export
-		mv_blob_field
-		mv_blob_label
-		mv_blob_nick
-		mv_blob_pointer
-		mv_blob_title
-		mv_data_decode
-		mv_data_table
-		mv_update_empty
-		nodelete
-		no_meta
-		output_map
-		panel_height
-		panel_id
-		panel_class
-		panel_shade
-		panel_style
-		panel_width
-		restrict_allow
-		spacer_height
-		spacer_row_class
-		spacer_row_style
-		start_at
-		tab_bgcolor_template
-		tab_cellpadding
-		tab_cellspacing
-		tab_height
-		tab_horiz_offset
-		tab_vert_offset
-		tab_width
-		tab_class
-		tab_style
-		tabbed
-		table_height
-		table_width
-		title_row_class
-		title_row_style
-		top_buttons
-		ui_break_before
-		ui_break_before_label
-		ui_data_fields
-		ui_data_fields_all
-		ui_data_key_name
-		ui_delete_box
-		ui_display_only
-		ui_hide_key
-		ui_meta_specific
-		ui_meta_view
-		ui_new_item
-		ui_nextpage
-		ui_no_meta_display
-		ui_profile
-		view_from
-		widget_cell_class
-		widget_cell_style
-		widget_class
+        back_button_class
+        back_button_style
+        border_cell_class
+        border_height
+        bottom_buttons
+        break_cell_class
+        break_cell_style
+        break_row_class
+        break_row_style
+        button_delete
+        cancel_button_class
+        cancel_button_style
+        clear_image
+        data_cell_class
+        data_cell_style
+        data_row_class
+        data_row_style
+        default_widget
+        delete_button_class
+        delete_button_style
+        display_type
+        file_upload
+        help_anchor
+        help_cell_class
+        help_cell_style
+        image_meta
+        include_before
+        include_form
+        include_form_expand
+        include_form_interpolate
+        intro_text
+        label_cell_class
+        label_cell_style
+        left_width
+        link_auto_number
+        link_before
+        link_blank_auto
+        link_extra
+        link_fields
+        link_key
+        link_label
+        link_no_blank
+        link_row_qual
+        link_rows_blank
+        link_sort
+        link_table
+        link_template
+        link_view
+        mv_auto_export
+        mv_blob_field
+        mv_blob_label
+        mv_blob_nick
+        mv_blob_pointer
+        mv_blob_title
+        mv_data_decode
+        mv_data_table
+        mv_update_empty
+        next_button_class
+        next_button_style
+        no_meta
+        nodelete
+        ok_button_class
+        ok_button_style
+        output_map
+        panel_class
+        panel_height
+        panel_id
+        panel_shade
+        panel_style
+        panel_width
+        reset_button_class
+        reset_button_style
+        restrict_allow
+        spacer_height
+        spacer_row_class
+        spacer_row_style
+        start_at
+        tab_bgcolor_template
+        tab_cellpadding
+        tab_cellspacing
+        tab_class
+        tab_height
+        tab_horiz_offset
+        tab_style
+        tab_vert_offset
+        tab_width
+        tabbed
+        table_height
+        table_width
+        title_row_class
+        title_row_style
+        top_buttons
+        ui_break_before
+        ui_break_before_label
+        ui_data_fields
+        ui_data_fields_all
+        ui_data_key_name
+        ui_delete_box
+        ui_display_only
+        ui_hide_key
+        ui_meta_specific
+        ui_meta_view
+        ui_new_item
+        ui_nextpage
+        ui_no_meta_display
+        ui_profile
+        view_from
+        widget_cell_class
+        widget_cell_style
+        widget_class
 	/;
 
 	if($opt->{cgi}) {








More information about the interchange-cvs mailing list