ocs route

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
Jakob Röhrl
2020-07-13 10:57:24 +02:00
committed by Julius Härtl
parent 014d7aa8ff
commit 818ffa2d57
6 changed files with 58 additions and 23 deletions

View File

@@ -55,7 +55,7 @@
</transition>
</div>
<CardMenu v-if="!editing && compactMode" :id="id" class="right" />
<CardMenu v-if="!editing && compactMode" :card="card" class="right" />
</div>
<transition-group v-if="card.labels.length"
name="zoom"