mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-30 18:03:59 +00:00
Merge branch 'dillon/74-admin-workflow' into vapor/development
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
||||
{{ JSON.parse(item.question_metadata).marking }}
|
||||
</a></span>
|
||||
|
||||
<span class="bold d-inline-block" v-if="JSON.parse(item.question_metadata) && JSON.parse(item.question_metadata).comapny">Marking: {{ JSON.parse(item.question_metadata).company.reference }} </span>
|
||||
<span class="bold d-inline-block" v-if="JSON.parse(item.question_metadata) && JSON.parse(item.question_metadata).company">Marking: {{ JSON.parse(item.question_metadata).company.reference }} </span>
|
||||
|
||||
<span class="bold d-inline-block" v-if="JSON.parse(item.question_metadata) && JSON.parse(item.question_metadata).payment_history">Currency Rate: {{ JSON.parse(item.question_metadata).payment_history[0].currency_rate }} </span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user