summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tps-ui/shared/docroot/tokendb/doToken.template
diff options
context:
space:
mode:
Diffstat (limited to 'pki/dogtag/tps-ui/shared/docroot/tokendb/doToken.template')
-rw-r--r--pki/dogtag/tps-ui/shared/docroot/tokendb/doToken.template3
1 files changed, 0 insertions, 3 deletions
diff --git a/pki/dogtag/tps-ui/shared/docroot/tokendb/doToken.template b/pki/dogtag/tps-ui/shared/docroot/tokendb/doToken.template
index 378c537a5..a86288c7c 100644
--- a/pki/dogtag/tps-ui/shared/docroot/tokendb/doToken.template
+++ b/pki/dogtag/tps-ui/shared/docroot/tokendb/doToken.template
@@ -340,9 +340,6 @@ if (rc == "0") {
  }
document.write("</td>\n");
document.write("<td width=10%>\n");
- document.write("<form method='get' action='tus'><input type=hidden name=op value=revoke><input type=hidden name=tid value=" + results[0].cn + "><input TYPE=submit VALUE=\"Revoke\"></form>");
- document.write("</td>\n");
- document.write("<td width=10%>\n");
document.write("<form method='get' action='tus'><input type=hidden name=op value=view_certificate_all><input type=hidden name=tid value=" + results[0].cn + "><input TYPE=submit VALUE=\"Show Certificates\"></form>");
document.write("</td>\n");
document.write("<td width=10%>\n");