NIHVIVO-1234 Handle routing of a request for the home page to the HomePageController by forwarding from TabController

This commit is contained in:
rjy7 2010-10-28 15:09:20 +00:00
parent d431495481
commit 96ff5c99b5
2 changed files with 3 additions and 5 deletions

View file

@ -2,9 +2,7 @@
<#-- This is a temporary file and will be removed once we have completed the transition to freemarker -->
<#if loginName??>
<#-- nothing to see here -->
<#else>
<#if ! loginName??>
<section id="log-in">
<h3>Log in</h3>