summaryrefslogtreecommitdiffstats
path: root/dogtag/tks-ui
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 13:20:19 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:21:38 -0400
commit3f5a121e9b266a43a352559c4df34a01b67cb01a (patch)
tree9bd8d489eeb16143174554498a029e9dcef1b73a /dogtag/tks-ui
parent7a335155743fcfef828924f726c2c0e73e827e0c (diff)
downloadpki-3f5a121e9b266a43a352559c4df34a01b67cb01a.tar.gz
pki-3f5a121e9b266a43a352559c4df34a01b67cb01a.tar.xz
pki-3f5a121e9b266a43a352559c4df34a01b67cb01a.zip
Updated lgRightTab.gif paths.
Diffstat (limited to 'dogtag/tks-ui')
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/agent/header.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/header.template b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
index 4e228ae48..d1221b14b 100644
--- a/dogtag/tks-ui/shared/webapps/tks/agent/header.template
+++ b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
@@ -66,7 +66,7 @@
}
document.write('<\/font><\/td>');
if (result.recordSet[i].id == header.selected) {
- document.write('<td><img src="/tks/agent/graphics/lgRightTab.gif" width="16" height="21" alt=""><\/td>');
+ document.write('<td><img src="/pki/images/lgRightTab.gif" width="16" height="21" alt=""><\/td>');
} else {
document.write('<td><img src="/pki/images/dgRightTab.gif" width="16" height="21" alt=""><\/td>');
}