From 33746d8cecafb94610ab83f34007de4c05786f92 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 2 Nov 2012 14:04:29 -0400 Subject: Updated dgRightTab2.gif paths. --- dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html | 2 +- dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html | 2 +- dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html | 2 +- 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">'+ top.tabs[j].whitename+''); - writeln(''); + writeln(''); } } 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">'+ top.tabs[j].whitename+''); - writeln(''); + writeln(''); } } 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">'+ top.tabs[j].whitename+''); - writeln(''); + writeln(''); } } -- cgit