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
ef0d4a07
Commit
ef0d4a07
authored
Jun 21, 2021
by
carlosribas
Browse files
Remove clearUrlParams
parent
0c5008bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
rnacentral/portal/templates/portal/sequence.html
rnacentral/portal/templates/portal/sequence.html
+2
-2
No files found.
rnacentral/portal/templates/portal/sequence.html
View file @
ef0d4a07
...
...
@@ -107,7 +107,7 @@ limitations under the License.
<uib-tabset
class=
"tab-animation"
active=
"{{ context.activeTab }}"
>
<uib-tab
index=
"0"
heading=
"Overview"
id=
"overview"
deselect=
"checkTab($event, $selectedIndex)"
select=
"clearUrlParams()"
>
<uib-tab
index=
"0"
heading=
"Overview"
id=
"overview"
deselect=
"checkTab($event, $selectedIndex)"
>
<xrefs
upi=
"upi"
taxid=
"taxid"
page-size=
"5"
on-activate-publications=
"activatePublications()"
on-create-modifications-feature=
"createModificationsFeature(modifications, accession)"
on-activate-genome-browser=
"activateGenomeBrowser(start, end, chr, genome)"
on-scroll-to-genome-browser=
"scrollToGenomeBrowser()"
></xrefs>
...
...
@@ -375,7 +375,7 @@ limitations under the License.
</uib-tab>
<uib-tab
index=
"1"
id=
"taxonomy"
heading=
"Taxonomy"
deselect=
"checkTab($event, $selectedIndex)"
select=
"clearUrlParams()"
>
<uib-tab
index=
"1"
id=
"taxonomy"
heading=
"Taxonomy"
deselect=
"checkTab($event, $selectedIndex)"
>
<h2>
Taxonomic tree
</h2>
<p>
...
...
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