Skip to content

Update girder request objects for recent changes

John Tourtellott requested to merge john.tourtellott/smtk:slac-cw18 into master

This is a bug fix discovered at the SLAC Code Workshop 2018

The ListItemsRequest::items signal arguments were changed when the girder filebrowser was added. This fixes DownloadFolderRequest to be compatible again.

Merge request reports