Skip to content

Commit

Permalink
Update server.R
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbates committed Apr 10, 2019
1 parent 018dda5 commit d8d3b69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server.R
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,6 @@ shinyServer(function(input, output, session) {
}
},
content = function(file) {
}else if (input$DownloadAllType=="LH split line information"){
#withProgress('Exporting..', message = 'This takes a minute or two',{
if(input$DownloadAllType=="all morphologies"){
download_all_mophologies(dir=file)
Expand Down

0 comments on commit d8d3b69

Please sign in to comment.