diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue index 34b43108..375e3492 100644 --- a/src/views/ClaimView.vue +++ b/src/views/ClaimView.vue @@ -19,9 +19,9 @@
-
+
-

{{ veriClaim.id }}

+

{{ veriClaim.id }}

{{ veriClaim.claimType }} @@ -45,7 +45,7 @@
-

Confirmations

+

Confirmations

Nobody has confirmed this. @@ -136,22 +136,24 @@
-

Claim

-
{{ util.inspect(veriClaim, false, null) }}
+

Claim

+
+        {{ util.inspect(veriClaim, false, null) }}
+      
-

Full Claim

-

+

Full Claim

+

The full claim includes the claim as it was originally issued, including the signature (ie. the proof of issuance by that person).

-
+

{{ fullClaimMessage }} -

+

- - + + View on the Public Server