Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
5243c53c
Commit
5243c53c
authored
May 05, 2021
by
carlosribas
Browse files
Remove port
parent
74097a52
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
rnacentral/portal/templates/portal/sequence.html
rnacentral/portal/templates/portal/sequence.html
+1
-1
rnacentral/sequence_search/templates/sequence-search-embed.html
...tral/sequence_search/templates/sequence-search-embed.html
+1
-1
No files found.
rnacentral/portal/templates/portal/sequence.html
View file @
5243c53c
...
@@ -418,7 +418,7 @@ limitations under the License.
...
@@ -418,7 +418,7 @@ limitations under the License.
search=
'{"urs": "{{ context.upi }}"}'
search=
'{"urs": "{{ context.upi }}"}'
customStyle=
'{"fixCss": "true", "titleColor": "#BF8E3E"}'
customStyle=
'{"fixCss": "true", "titleColor": "#BF8E3E"}'
/>
/>
{% if request.get_host == 'test.rnacentral.org' or request.get_host == 'localhost
:8000
' %}
{% if request.get_host == 'test.rnacentral.org' or request.get_host == 'localhost' %}
<script
type=
"text/javascript"
src=
"{% static "
r2dt-web
/
dist
/
r2dt-web.js
"
%}"
></script>
<script
type=
"text/javascript"
src=
"{% static "
r2dt-web
/
dist
/
r2dt-web.js
"
%}"
></script>
{% else %}
{% else %}
<script
type=
"text/javascript"
src=
"https://rnacentral.github.io/r2dt-web/dist/r2dt-web.js"
></script>
<script
type=
"text/javascript"
src=
"https://rnacentral.github.io/r2dt-web/dist/r2dt-web.js"
></script>
...
...
rnacentral/sequence_search/templates/sequence-search-embed.html
View file @
5243c53c
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
"trackingID": "UA-51212613-1"
"trackingID": "UA-51212613-1"
}'
}'
/>
/>
{% if request.get_host == 'test.rnacentral.org' or request.get_host == 'localhost
:8000
' %}
{% if request.get_host == 'test.rnacentral.org' or request.get_host == 'localhost' %}
<script
type=
"text/javascript"
src=
"{% static "
rnacentral-sequence-search-embed
/
dist
/
RNAcentral-sequence-search.js
"
%}"
></script>
<script
type=
"text/javascript"
src=
"{% static "
rnacentral-sequence-search-embed
/
dist
/
RNAcentral-sequence-search.js
"
%}"
></script>
{% else %}
{% else %}
<script
type=
"text/javascript"
src=
"https://rnacentral.github.io/rnacentral-sequence-search-embed/dist/RNAcentral-sequence-search.js"
></script>
<script
type=
"text/javascript"
src=
"https://rnacentral.github.io/rnacentral-sequence-search-embed/dist/RNAcentral-sequence-search.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment