Skip to content
Snippets Groups Projects
Unverified Commit 5438d670 authored by Todor Kondic's avatar Todor Kondic
Browse files

Add the button

parent b8281bd3
No related branches found
No related tags found
No related merge requests found
......@@ -765,6 +765,7 @@ mk_shinyscreen <- function(projDir=getwd(),
shinyFiles::shinyFileSave(input, 'saveConfB',roots=wdroot)
shinyFiles::shinyFileChoose(input, 'restoreConfB',roots=wdroot)
shinyFiles::shinyFileChoose(input, 'mzMLB',roots=volumes)
shinyFiles::shinyFileChoose(input, 'switchProjB',roots=volumes)
## ***** reactive function definitions *****
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment