From 6e836a69083afd79747e79f91a6e5d8311e68ace Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 2 Nov 2012 13:17:39 -0400 Subject: Updated lgLeftTab.gif paths. --- dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html') 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 294e5380a..b3f4b0c48 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html @@ -330,7 +330,7 @@ function loadTabs() var index = top.tabsSelectedIndex; for (var j=0; j < top.tabsCount; j++) { if (j == index) { - writeln(''); + writeln(''); writeln(''); writeln(''+ top.tabs[j].blackname+ -- cgit