Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
VISPA
VISPA web
Commits
11565858
Commit
11565858
authored
Aug 14, 2017
by
Benjamin Fischer
Browse files
UI/Tabber: fixed event handler
parent
f0a806c3
Changes
1
Show whitespace changes
Inline
Side-by-side
vispa/static/html/index/mainview/tab.html
View file @
11565858
...
@@ -26,8 +26,7 @@
...
@@ -26,8 +26,7 @@
class=
"vispa-comp-label vispa-ui-handle"
class=
"vispa-comp-label vispa-ui-handle"
:title=
"labelFull"
:title=
"labelFull"
@
click.prevent=
"focus"
@
click.prevent=
"focus"
@
vmousedown=
"hideTooltip"
@
mouseup=
"mayClose"
@
mouseup=
"mayClose($event)"
v-el:label
v-el:label
>
<div>
{{labelShort}}
</div></span>
>
<div>
{{labelShort}}
</div></span>
<span
v-show=
"badge"
class=
"vispa-comp-badge"
>
<span
v-show=
"badge"
class=
"vispa-comp-badge"
>
...
...
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