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
a0c1a523
Commit
a0c1a523
authored
Apr 01, 2021
by
janis.streib
🦉
Browse files
UPD: better action handling
parent
ea0d499a
Pipeline
#144423
passed with stages
in 8 minutes and 24 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/Netflix.vue
View file @
a0c1a523
...
...
@@ -50,8 +50,8 @@
Es ist mal wieder so weit. Ganz liebe Grüße und einen verwirrenden Tag wünscht das NETVS Team! 🤡
<br>
Die Texte wurden übrigens von 😱
<b>
Künstlicher Intelligenz
</b>
😱 aus
<a
href=
"https://www.kit.edu/"
target=
"_blank"
>
kit.edu
</a>
Inhalten erdichtet.
<a
href=
"https://app.inferkit.com/demo"
target=
"_blank"
>
Viel Spaß beim Ausprobieren!
</a>
<
template
#modal-footer=
"{ ok
, cancel
}"
>
<b-button
size=
"sm"
variant=
"danger"
@
click=
"
cancel(
)"
>
<
template
#modal-footer=
"{ ok
}"
>
<b-button
size=
"sm"
variant=
"danger"
@
click=
"
$router.push('/dnsvs/bcds'
)"
>
Nicht OK
</b-button>
<b-button
size=
"sm"
variant=
"primary"
@
click=
"ok()"
>
...
...
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