Revision 4933
Added by daigle over 15 years ago
lib/style/skins/esa/index.html | ||
---|---|---|
4 | 4 |
<head> |
5 | 5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | 6 |
<script language="JavaScript"> |
7 |
function doRedirectWithParams() {
|
|
8 |
document.location.href="./index.jsp";
|
|
9 |
}
|
|
7 |
function doRedirectWithParams() {
|
|
8 |
document.location.href="http://data.esa.org/esa/style/skins/esa/index.jsp";
|
|
9 |
}
|
|
10 | 10 |
</script> |
11 | 11 |
</head> |
12 | 12 |
<body> |
Also available in: Unified diff
Add redirect to skins directory.