Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
8b1c2416
Commit
8b1c2416
authored
Jul 12, 2021
by
dindigala
Browse files
refactor: remove absolete code
parent
54b5a8a4
Pipeline
#211540
passed with stages
in 5 minutes and 8 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/annotations/annotations.vue
View file @
8b1c2416
...
...
@@ -11,7 +11,6 @@
<q-tab
v-for=
"annotationTab in annotationTabs"
:key=
"annotationTab.key"
:disabled=
"annotationTab.key===currentTab"
:label=
"$t(annotationTab.collectionTitle)"
:name=
"annotationTab.key"
@
click=
"activeTab(annotationTab.key,annotationTab.type)"
...
...
src/css/global.scss
View file @
8b1c2416
...
...
@@ -24,7 +24,3 @@
.custom-font
*
{
font-family
:
'tido'
;
}
.q-tab
{
opacity
:
1
!
important
;
}
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