Skip to content

Commit 756230b

Browse files
committed
Adding N/A in organisations
1 parent c6f8726 commit 756230b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Records/Record/Organisations.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
v-else
145145
class="ma-0 full-width ml-md-12 ml-13"
146146
>
147-
Not applicable
147+
N/A
148148
</p>
149149
</div>
150150
<div
@@ -153,7 +153,7 @@
153153
>
154154
<b class="width-15-percent-flex">Organisations</b>
155155
<p class="ma-0 full-width ml-md-12 ml-13">
156-
Not applicable
156+
N/A
157157
</p>
158158
</div>
159159
</template>

0 commit comments

Comments
 (0)