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
b3c8b038
Commit
b3c8b038
authored
Oct 01, 2020
by
janis.streib
🦉
Browse files
FIX: api change for subaacoutn creation
parent
27d7e388
Pipeline
#111384
passed with stages
in 8 minutes and 43 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/netdb/Tokens.vue
View file @
b3c8b038
...
...
@@ -509,7 +509,6 @@ export default {
do_copy_assignments_new
:
true
,
description_new
:
this
.
new_account
.
description
,
allow_data_manipulation_new
:
true
,
login_name_new
:
null
,
do_copy_roles_new
:
this
.
new_account
.
do_copy_roles
}).
then
((
response
)
=>
{
if
(
!
this
.
new_account
.
do_copy_roles
)
{
...
...
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