summaryrefslogtreecommitdiffstats
path: root/dogtag/kra-ui/shared/webapps/kra/agent/kra/index.html
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-09 03:36:17 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-09 15:30:10 -0500
commitaec211595ec1e218b3d32280eb0c092cfbc95f45 (patch)
treecda5a5360da145824e101f6b6c0f77f0e698f8ca /dogtag/kra-ui/shared/webapps/kra/agent/kra/index.html
parentfd12459c8c01052e8d6ae17a1be1c9b1942117d5 (diff)
downloadpki-aec211595ec1e218b3d32280eb0c092cfbc95f45.tar.gz
pki-aec211595ec1e218b3d32280eb0c092cfbc95f45.tar.xz
pki-aec211595ec1e218b3d32280eb0c092cfbc95f45.zip
Reorganized CA, KRA, OCSP, TKS templates.
All remaining theme files for Tomcat subsystems which include the templates and JS files have been moved from the theme folder at <subsystem>-ui/shared/webapps/<subsystem> into the subsystem webapp folder at base/<subsystem>/shared/webapps/<subsystem>. The deployment tools have been updated to use the new location. Ticket #407
Diffstat (limited to 'dogtag/kra-ui/shared/webapps/kra/agent/kra/index.html')
-rw-r--r--dogtag/kra-ui/shared/webapps/kra/agent/kra/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/index.html b/dogtag/kra-ui/shared/webapps/kra/agent/kra/index.html
deleted file mode 100644
index 3caedfb99..000000000
--- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<title>DRM Agent</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="shortcut icon" href="/pki/images/favicon.ico" />
-</head>
-
-<frameset rows="105,1*" frameborder="NO" border="0">
- <frame src="/kra/agent/header?selected=kra" name="top" NORESIZE scrolling="NO" frameborder="NO" marginwidth="0" marginheight="0">
-
- <frame src="frameRequest.html" scrolling="NO" name="middle" NORESIZE frameborder="NO" marginwidth="0" marginheight="0">
-</frameset>
-<noframes><body bgcolor="#FFFFFF">
-
-</body></noframes>
-</html>
-