Change UI of Data Pipeline web part

LabKey Support Forum (Inactive)
Change UI of Data Pipeline web part jeckels  2013-08-05 11:30
Status: Closed
 
Hello,

If you want to add a new button like the existing delete, download, or similar buttons, you'll need to edit the source code. The relevant code is in <LABKEY_ROOT>\server\modules\core\webapp\fileBrowser.js. See the getDeleteAction() and createActions() functions as an guide.

Thanks,
Josh