- dialog confirm delete item
- fix: context-menu (right click) declared only once and using twice using: @click.native="$refs.popover.$refs.popup.show()"
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<div class="panel">
|
||||
<p class="caption"></p>
|
||||
|
||||
<div class="categorytitle">{{ getCategory() }}</div>
|
||||
<div class="divtitlecat">
|
||||
<div class="categorytitle">{{ getCategory() }}</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div style="display: none">{{ prior = 0, priorcomplet = false }}</div>
|
||||
|
||||
Reference in New Issue
Block a user