fix: archived accounts are in read only mode
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
</transition-group>
|
||||
</div>
|
||||
<fab-button
|
||||
v-if="!account.archive"
|
||||
:to="{ name: 'transaction-new', params: { id: account._id } }"
|
||||
:button-style="backgroundColor"
|
||||
:margin="true"
|
||||
|
||||
Reference in New Issue
Block a user