summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 13:08:27 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-06 15:46:06 -0500
commit3b4a7e4edab994ef2bcda7609f61e5c029970a0c (patch)
tree999a739f7b2ffc0eb0704ac8c836361e602a2268
parent122b65021d29f95ec8897fa164796625621b173e (diff)
downloadpki-3b4a7e4edab994ef2bcda7609f61e5c029970a0c.tar.gz
pki-3b4a7e4edab994ef2bcda7609f61e5c029970a0c.tar.xz
pki-3b4a7e4edab994ef2bcda7609f61e5c029970a0c.zip
Updated dgRightTab.gif paths.
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/agent/header.template2
-rw-r--r--dogtag/kra-ui/shared/webapps/kra/agent/header.template2
-rw-r--r--dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html4
-rw-r--r--dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template2
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/agent/header.template2
5 files changed, 6 insertions, 6 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/header.template b/dogtag/ca-ui/shared/webapps/ca/agent/header.template
index a9a844821..54ba33379 100644
--- a/dogtag/ca-ui/shared/webapps/ca/agent/header.template
+++ b/dogtag/ca-ui/shared/webapps/ca/agent/header.template
@@ -68,7 +68,7 @@
if (result.recordSet[i].id == header.selected) {
document.write('<td><img src="/ca/agent/graphics/lgRightTab.gif" width="16" height="21" alt=""><\/td>');
} else {
- document.write('<td><img src="/ca/agent/graphics/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
+ document.write('<td><img src="/pki/images/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
}
}
</SCRIPT>
diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/header.template b/dogtag/kra-ui/shared/webapps/kra/agent/header.template
index 4c71d8d4e..4950966e5 100644
--- a/dogtag/kra-ui/shared/webapps/kra/agent/header.template
+++ b/dogtag/kra-ui/shared/webapps/kra/agent/header.template
@@ -68,7 +68,7 @@
if (result.recordSet[i].id == header.selected) {
document.write('<td><img src="/kra/agent/graphics/lgRightTab.gif" width="16" height="21" alt=""><\/td>');
} else {
- document.write('<td><img src="/kra/agent/graphics/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
+ document.write('<td><img src="/pki/images/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
}
}
</SCRIPT>
diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html b/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html
index 42939e412..5deb9d9bd 100644
--- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html
+++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html
@@ -29,11 +29,11 @@
<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"></td>
<td bgcolor="#999999" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><a href="../kra/index.html" target="_top">Certificate
Service</a><b></b></font></td>
- <td><img src="/graphics/dgRightTab.gif" width="16" height="21"></td>
+ <td><img src="/pki/images/dgRightTab.gif" width="16" height="21"></td>
<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"></td>
<td bgcolor="#999999" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><a href="../kra/index.html" target="_top">Registration
Service </a></font></td>
- <td><img src="/graphics/dgRightTab.gif" width="16" height="21"></td>
+ <td><img src="/pki/images/dgRightTab.gif" width="16" height="21"></td>
<td><img src="/graphics/lgLeftTab.gif" width="13" height="21"></td>
<td bgcolor="#cccccc" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><b>Key
Service </b></font></td>
diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
index 9dfdcfdaa..ac113ecbd 100644
--- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
+++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
@@ -68,7 +68,7 @@
if (result.recordSet[i].id == header.selected) {
document.write('<td><img src="/ocsp/agent/graphics/lgRightTab.gif" width="16" height="21" alt=""><\/td>');
} else {
- document.write('<td><img src="/ocsp/agent/graphics/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
+ document.write('<td><img src="/pki/images/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
}
}
</SCRIPT>
diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/header.template b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
index 7fd0e67c3..de1f746a8 100644
--- a/dogtag/tks-ui/shared/webapps/tks/agent/header.template
+++ b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
@@ -68,7 +68,7 @@
if (result.recordSet[i].id == header.selected) {
document.write('<td><img src="/tks/agent/graphics/lgRightTab.gif" width="16" height="21" alt=""><\/td>');
} else {
- document.write('<td><img src="/tks/agent/graphics/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
+ document.write('<td><img src="/pki/images/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
}
}
</SCRIPT>