projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
init link for copy collection snackbar
[arvados.git]
/
src
/
views-components
/
dialog-forms
/
create-collection-dialog.ts
diff --git
a/src/views-components/dialog-forms/create-collection-dialog.ts
b/src/views-components/dialog-forms/create-collection-dialog.ts
index 581743e03fddfd6b1e7284bb9346315f4ee387c2..785be787f92952daaa606a77a1d51bda436f9d27 100644
(file)
--- a/
src/views-components/dialog-forms/create-collection-dialog.ts
+++ b/
src/views-components/dialog-forms/create-collection-dialog.ts
@@
-18,5
+18,3
@@
export const CreateCollectionDialog = compose(
}
})
)(DialogCollectionCreate);
-
-// onSubmit: (data: { name: string, description: string }, files: UploadFile[]) => void;
\ No newline at end of file