Skip to content

Commit

Permalink
Build scripts version
Browse files Browse the repository at this point in the history
  • Loading branch information
p3rcypj committed Feb 12, 2024
1 parent c1d83d5 commit 3f9a757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/webserver/viewer.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

-# Protvista
= javascript_include_tag('//d3js.org/d3.v4.min.js')
= javascript_include_tag('3dbio_viewer/build/protvista-pdb/protvista-pdb-est-1-beta.1.js')
= javascript_include_tag('3dbio_viewer/build/protvista-pdb/protvista-pdb-2.0.1-est-2.js')
= stylesheet_link_tag("https://ebi.emblstatic.net/web_guidelines/EBI-Icon-fonts/v1.3/fonts.css")

-# PDBE Molstar
= javascript_include_tag('3dbio_viewer/build/pdbe-molstar/pdbe-molstar-plugin-3.1.0-est-2-beta.3.js')
= javascript_include_tag('3dbio_viewer/build/pdbe-molstar/pdbe-molstar-plugin-3.1.0-est-2.js')

= javascript_include_tag('3dbio_viewer/build/app/2.chunk.js')
= javascript_include_tag('3dbio_viewer/build/app/main.chunk.js')
Expand Down

0 comments on commit 3f9a757

Please sign in to comment.