Changeset 3573


Ignore:
Timestamp:
Jul 19, 2007, 9:49:08 AM (16 years ago)
Author:
Nicklas Nordborg
Message:

References #680: Fixed a bug that caused the column mapping tab to never be displayed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/common/plugin/test_with_file.jsp

    r3566 r3573  
    164164        }
    165165      }
    166       if (parameterName.length > 0)
     166      if (parameterNames.length > 0)
    167167      {
    168168        Forms.createHidden(frm, 'mappingParameterNames', parameterNames.join(','));
Note: See TracChangeset for help on using the changeset viewer.