diff options
| author | Petr Vobornik <pvoborni@redhat.com> | 2012-03-07 16:32:45 +0100 |
|---|---|---|
| committer | Rob Crittenden <rcritten@redhat.com> | 2012-03-14 04:40:35 -0400 |
| commit | d082b64b7b17ceee5fe3e2d7d9140b100ee4ea59 (patch) | |
| tree | 2b49cfe01779bcfe88b3b27ec85507e410e99d8e /install/ui/test/data/ipa_init.json | |
| parent | d4a80dbe52158f204e78afea742fc3322bbc65e5 (diff) | |
Certificate serial number in hex format - ui testing data
Updated UI static content to contain value and label for certificate serial_number_hex.
https://fedorahosted.org/freeipa/ticket/1991
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
| -rw-r--r-- | install/ui/test/data/ipa_init.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 0182aab73..df9fbe9c8 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -177,6 +177,7 @@ "revoke_confirmation": "To confirm your intention to revoke this certificate, select a reason from the pull-down list, and click the \"Revoke\" button.", "revoked": "Certificate Revoked", "serial_number": "Serial Number", + "serial_number_hex": "Serial Number (hex)", "sha1_fingerprint": "SHA1 Fingerprint", "superseded": "Superseded", "unspecified": "Unspecified", |
