2016-02-17 - Re: Menu item “Login” does not work when on help page

Header Data

From: Derek Mitchell <de***2@gmail.com>
Message Hash: f33c66c9862c4bc571dc937771b4cf5de49f2a887b1ecd8ce6d09714d546d406
Message ID: <df134f74-7e5d-4eef-9b3a-af76e2efc835@grasehotspot.org>
Reply To: <71e60348-b482-44bf-95b2-e57f295f8b39@grasehotspot.org>
UTC Datetime: 2016-02-17 22:34:02 UTC
Raw Date: Wed, 17 Feb 2016 21:34:02 -0800

Raw message

Hi again, Just had a quick look and sorted this out. Not sure if it is the 
right way of doing it but here is what I did.

In the file /usr/share/grase/www/uam/templates/header.tpl change line 49 
from:

                <li {if $activepage == 'portal'}class="active"{/if}><a 
href="*#*">Login</a></li>
TO

                <li {if $activepage == 'portal'}class="active"{/if}><a 
href="*/grase/uam/hotspot*">Login</a></li>

I am guessing that this will get overwritten when Grase updates.

Thanks
Derek




On Thursday, February 18, 2016 at 3:26:27 PM UTC+10, Derek Mitchell wrote:
>
> Hi, Not a big issue but in v3.8.0 when you select the "Help" menu item and 
> go to the Help page and then try to select the "Login" menu item to go back 
> to the login page it does nothing. I know there is the "Return to Welcome 
> Page" link in the help text and that does the trick but is it possible to 
> get the menu option working as well?
>
> Thanks Tim for all your hard work. New version looks great!
>
> Regards,
> Derek
>
>

Thread