Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EUbOPEN Web
Manage
Activity
Members
Labels
Plan
Issues
15
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ChEMBL
EUbOPEN
EUbOPEN Web
Commits
7c59b7af
Commit
7c59b7af
authored
3 years ago
by
David Mendez
Browse files
Options
Downloads
Patches
Plain Diff
Fix layout of synonyms and target classifications
parent
d137c20e
No related branches found
No related tags found
1 merge request
!10
Fix some bugs with images and null values
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
components/search_results/free_text/FreeTextResults.vue
+0
-1
0 additions, 1 deletion
components/search_results/free_text/FreeTextResults.vue
web-components-submodule
+1
-1
1 addition, 1 deletion
web-components-submodule
with
1 addition
and
2 deletions
components/search_results/free_text/FreeTextResults.vue
+
0
−
1
View file @
7c59b7af
...
@@ -2,7 +2,6 @@
...
@@ -2,7 +2,6 @@
<v-tabs
show-arrows
:vertical=
"makeTabsVertical"
>
<v-tabs
show-arrows
:vertical=
"makeTabsVertical"
>
<v-tab>
Compounds
</v-tab>
<v-tab>
Compounds
</v-tab>
<v-tab>
Targets
</v-tab>
<v-tab>
Targets
</v-tab>
<v-tab>
Heatmap
</v-tab>
<v-tab-item>
<CompoundsResults
/>
</v-tab-item>
<v-tab-item>
<CompoundsResults
/>
</v-tab-item>
<v-tab-item>
<TargetsResults
/>
</v-tab-item>
<v-tab-item>
<TargetsResults
/>
</v-tab-item>
<v-tab-item>
<HeatmapResults
/>
</v-tab-item>
<v-tab-item>
<HeatmapResults
/>
</v-tab-item>
...
...
This diff is collapsed.
Click to expand it.
web-components-submodule
@
28f28cd2
Compare
45ca7d0e
...
28f28cd2
Subproject commit
45ca7d0e6680285eed746345a713e6858d50ae37
Subproject commit
28f28cd2cafd89687a170b5a9191b1ed8199c026
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment