Ignore:
Timestamp:
Sep 5, 2011, 2:10:42 PM (12 years ago)
Author:
Nicklas Nordborg
Message:

References #1604: Support for multiple files of the same type in a FileSet?

The GUI can now be used to add multiple files of types that has enabled this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/views/rawbioassays/edit_rawbioassay.jsp

    r5712 r5714  
    354354        if (dataFilesLoaded)
    355355        {
    356           Platforms.addDataFilesToForm(frames.datafiles, frm);
     356          frames.datafiles.writeFileActionsToForm(frm);
    357357        }
    358358        frm.submit();
Note: See TracChangeset for help on using the changeset viewer.