Skip to content

Commit

Permalink
Production deploy -- 32cd4f0
Browse files Browse the repository at this point in the history
  • Loading branch information
bherr2 committed Feb 1, 2022
1 parent 032e215 commit 274b425
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 11 deletions.
2 changes: 1 addition & 1 deletion body-ui/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion body-ui/wc.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main-es2015.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main-es5.js

Large diffs are not rendered by default.

11 changes: 9 additions & 2 deletions organ-info/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,15 @@
<style>.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;}ccf-organ-info{display:flex;}</style><link rel="stylesheet" href="styles.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.css"></noscript></head>

<body class="mat-typography">
<ccf-organ-info organ-iri="http://purl.obolibrary.org/obo/UBERON_0004538" hubmap-data-service="search-api" hubmap-portal-url="https://portal.test.hubmapconsortium.org/" hubmap-data-url="https://search.api.hubmapconsortium.org/entities/search" hubmap-asset-url="https://assets.test.hubmapconsortium.org" highlight-providers="TMC-Vanderbilt"></ccf-organ-info>
<!-- <ccf-organ-info organ-iri="http://purl.obolibrary.org/obo/UBERON_0002113"></ccf-organ-info> -->
<ccf-organ-info organ-iri="http://purl.obolibrary.org/obo/UBERON_0002113" use-remote-api="true" highlight-providers="TMC-Vanderbilt"></ccf-organ-info>
<!-- <ccf-organ-info
organ-iri="http://purl.obolibrary.org/obo/UBERON_0004538"
hubmap-data-service="search-api"
hubmap-portal-url="https://portal.hubmapconsortium.org/"
hubmap-data-url="https://search.api.hubmapconsortium.org/entities/search"
hubmap-asset-url="https://assets.hubmapconsortium.org"
highlight-providers="TMC-Vanderbilt"
></ccf-organ-info> -->
<script src="runtime.js" defer></script><script src="polyfills.js" defer></script><script src="scripts.js" defer></script><script src="main.js" defer></script>


Expand Down
2 changes: 1 addition & 1 deletion organ-info/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion organ-info/wc.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rui/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rui/wc.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion wc.js

Large diffs are not rendered by default.

0 comments on commit 274b425

Please sign in to comment.