Skip to content

Commit

Permalink
message
Browse files Browse the repository at this point in the history
  • Loading branch information
gexijin committed Apr 18, 2024
1 parent ed901c6 commit b8233d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/mod_01_load_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ mod_01_load_data_server <- function(id, idep_data, tab) {
size = "l"
)

shiny::showModal(welcome_modal)
#shiny::showModal(welcome_modal)

# Pop-up modal for gene assembl information ----
observeEvent(input$genome_assembl_button, {
Expand Down
2 changes: 1 addition & 1 deletion inst/app/www/messages.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h3>
<h4>
Old versions are still usable (<a href="http://bioinformatics.sdstate.edu/idep96">v0.96</a>,
<a href="http://bioinformatics.sdstate.edu/idep11">v1.13</a>).
If this server is busy, try a mirror on JetStream2: <a href="http://Ge-lab.org/idep">Ge-lab.org/idep</a>.
Mirror on JetStream2: <a href="http://Ge-lab.org/idep/">Ge-lab.org/idep/</a>.
</h4>
<p>
Email <a href="mailto:[email protected]?Subject=iDEP"> Jenny (gelabinfo@gmail)</a> or report
Expand Down

0 comments on commit b8233d4

Please sign in to comment.