- aggiornato l'Editor HTML
This commit is contained in:
@@ -162,7 +162,9 @@
|
||||
{{
|
||||
tools.isEntrataByRecMov(row)
|
||||
? t('movement.movin')
|
||||
: (tools.isUscitaByRecMov(row) ? t('movement.movout') : '')
|
||||
: tools.isUscitaByRecMov(row)
|
||||
? t('movement.movout')
|
||||
: ''
|
||||
}}
|
||||
</q-toolbar-title>
|
||||
</q-toolbar>
|
||||
|
||||
Reference in New Issue
Block a user