Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
80deee99
Commit
80deee99
authored
Feb 05, 2021
by
dominik.rimpf
🐿
Committed by
janis.streib
Feb 06, 2021
Browse files
Fix typo
parent
d314799c
Pipeline
#135624
passed with stages
in 5 minutes and 54 seconds
Changes
1
Pipelines
13
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/dnsvs/BCDRecords.vue
View file @
80deee99
...
@@ -254,7 +254,7 @@
...
@@ -254,7 +254,7 @@
<b-th
style=
"vertical-align: middle;"
>
Weitere Info
</b-th>
<b-th
style=
"vertical-align: middle;"
>
Weitere Info
</b-th>
<b-th
style=
"vertical-align: middle;"
<b-th
style=
"vertical-align: middle;"
:aria-sort=
"(sort_by[record_type] == 'fqdn_description')?sort_dir[record_type]:'none'"
:aria-sort=
"(sort_by[record_type] == 'fqdn_description')?sort_dir[record_type]:'none'"
@
click=
"changeSort(record_type, 'fqdn_description')"
>
FQDN-Beschr
i
ebung
@
click=
"changeSort(record_type, 'fqdn_description')"
>
FQDN-Beschre
i
bung
</b-th>
</b-th>
<b-th
style=
"vertical-align: middle;"
<b-th
style=
"vertical-align: middle;"
:aria-sort=
"(sort_by[record_type] == 'data')?sort_dir[record_type]:'none'"
:aria-sort=
"(sort_by[record_type] == 'data')?sort_dir[record_type]:'none'"
...
...
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