Revision 3428
Added by ben leinfelder about 17 years ago
index.jsp | ||
---|---|---|
41 | 41 |
return document.getElementById('mapFrame'); |
42 | 42 |
} |
43 | 43 |
insertTemplateOpening(); |
44 |
insertLoginBox(); |
|
44 |
</script> |
|
45 |
|
|
46 |
<jsp:include page="SaeonLogin.jspx" /> |
|
47 |
|
|
48 |
<script language="JavaScript"> |
|
49 |
//insertLoginBox(); |
|
45 | 50 |
//insertSearchBox(); |
46 | 51 |
insertTemplateClosing(); |
47 | 52 |
</script> |
Also available in: Unified diff
use jsp page includes rather than a content area iframe for the main content.
this plays better with the left nav and also the default resultset xsl