Merge pull request #326 from sxlmnwb/patch-1
update: fix string security_contact
This commit is contained in:
commit
46d8404800
@ -183,7 +183,7 @@
|
|||||||
<span class="font-weight-bold">Contact</span>
|
<span class="font-weight-bold">Contact</span>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
{{ validator.security_contact || '-' }}
|
{{ validator.description.security_contact || '-' }}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
Reference in New Issue
Block a user