summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 14:04:29 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:21:54 -0400
commit3b54dc88e39f338b54a24d57153a990c1128c03d (patch)
tree58bfe15d4c39021b42e718fc36923220f3e7fef0
parent3f5a121e9b266a43a352559c4df34a01b67cb01a (diff)
downloadpki-3b54dc88e39f338b54a24d57153a990c1128c03d.tar.gz
pki-3b54dc88e39f338b54a24d57153a990c1128c03d.tar.xz
pki-3b54dc88e39f338b54a24d57153a990c1128c03d.zip
Updated dgRightTab2.gif paths.
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
index b3f4b0c48..575b258d5 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
@@ -346,7 +346,7 @@ function loadTabs()
j+'"); href='+
top.tabs[j].link+' target="left"><b>'+
top.tabs[j].whitename+'</b></a></font></td>');
- writeln('<td><img src="/ca/ee/graphics/dgRightTab2.gif" width="16" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgRightTab2.gif" width="16" height="21"></td>');
}
}
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
index 8da596e03..5ab48eedf 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
@@ -514,7 +514,7 @@ function loadTabs()
j+'"); href='+
top.tabs[j].link+' target="left"><b>'+
top.tabs[j].whitename+'</b></a></font></td>');
- writeln('<td><img src="/graphics/dgRightTab2.gif" width="16" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgRightTab2.gif" width="16" height="21"></td>');
}
}
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
index 3c9bfa7ff..8da43a0f0 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
@@ -351,7 +351,7 @@ function loadTabs()
j+'"); href='+
top.tabs[j].link+' target="left"><b>'+
top.tabs[j].whitename+'</b></a></font></td>');
- writeln('<td><img src="/graphics/dgRightTab2.gif" width="16" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgRightTab2.gif" width="16" height="21"></td>');
}
}