Skip to content

Commit

Permalink
Production deploy -- 9c2c324
Browse files Browse the repository at this point in the history
  • Loading branch information
bherr2 committed Apr 8, 2022
1 parent 6355ab0 commit 9b3f4d3
Show file tree
Hide file tree
Showing 9 changed files with 60 additions and 909 deletions.
2 changes: 1 addition & 1 deletion docs/ccf-api/coverage.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@
<td>GtexTissue</td>
<td align="right" data-sort="0">
<span class="coverage-percent">0 %</span>
<span class="coverage-count">(0/26)</span>
<span class="coverage-count">(0/4)</span>
</td>
</tr>
<tr class="low">
Expand Down
948 changes: 49 additions & 899 deletions docs/ccf-api/interfaces/GtexTissue.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ccf-api/js/search/search_index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/ccf-api/miscellaneous/variables.html
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ <h3></h3> <table class="table table-sm table-bordered">
</tr>
<tr>
<td class="col-md-4">
<i>Default value : </i><code>&#x27;https://gtexportal.org/rest/v1/dataset/tissueInfo?datasetId&#x3D;gtex_v8&amp;format&#x3D;json&#x27;</code>
<i>Default value : </i><code>&#x27;https://gtexportal.org/api/v2/tissueSiteDetail&#x27;</code>
</td>
</tr>

Expand Down
3 changes: 2 additions & 1 deletion docs/ccf-eui/components/AppWebComponent.html
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,8 @@ <h3 id="inputs">
parse: {
dataSources: parseDataSources,
useRemoteApi: BUILTIN_PARSERS.boolean,
header: BUILTIN_PARSERS.boolean
header: BUILTIN_PARSERS.boolean,
loginDisabled: BUILTIN_PARSERS.boolean
}
});
}
Expand Down
4 changes: 2 additions & 2 deletions docs/ccf-eui/js/search/search_index.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.

2 changes: 1 addition & 1 deletion wc.js

Large diffs are not rendered by default.

0 comments on commit 9b3f4d3

Please sign in to comment.