mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-02-01 22:47:40 +00:00
fix: remove disabled
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
:to="{name: 'home', query: {labels: label.id.toString()}}"
|
||||
:style="getLabelStyles(label)"
|
||||
class="tag"
|
||||
:class="{'disabled': userInfo.id !== label.createdBy.id}"
|
||||
>
|
||||
<span>{{ label.title }}</span>
|
||||
<BaseButton
|
||||
|
||||
Reference in New Issue
Block a user