Skip to content
GitLab
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
6f18232a
Commit
6f18232a
authored
Apr 01, 2021
by
janis.streib
🦉
Browse files
FIX: "undefined" in data field on v6 creation
parent
30a22bf0
Pipeline
#144474
passed with stages
in 5 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/dnsvs/BCDRecords.vue
View file @
6f18232a
...
...
@@ -667,6 +667,9 @@ export default {
this
.
db_editor_function
=
'
create
'
this
.
db_editor_old_data
=
{}
const
recobj
=
this
.
record_types_by_name
[
record_type
]
||
null
if
(
!
data
)
{
data
=
''
}
this
.
db_editor_presets
=
{
type
:
record_type
,
data
:
data
,
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment