Fixes wrong label ob activity modal.

This commit is contained in:
Mateus Machado Luna 2019-10-23 17:06:42 -03:00
parent a8a52f5518
commit 28d9b1df6e
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@
v-for="(attributeValue, attributeName, index) in activity.new_value">
<p class="is-capitalized has-text-blue5 has-text-weight-bold">
{{ attributeName }}
<small class="has-text-gray4 has-text-weight-normal"> {{ `(${$i18n.get('info_logs_before')})` }}</small>
<small class="has-text-gray4 has-text-weight-normal"> {{ `(${$i18n.get('info_logs_after')})` }}</small>
</p>
<div class="content">