If you mean that the line where I'm suggesting it go might be too long,
wouldn't it just wrap to the next line?

If that's not where you think it should go, what about right under the
version information at the top.  even if there's a new version announcement
there, there is still a 3rd line with space for the 2 buttons.

On Mon, Nov 16, 2009 at 2:01 PM, Thomas Eckardt/eck <
thomas.ecka...@thockar.com> wrote:

> >1) Move the apply and logout button to the right of ASSP (as a
> >service) - Configuration
>
> This is not possible, this line is a status line and is possibly
> completely used - depending on GUI action and/or the status of ASSP.
>
> Thomas
>
>
>
>
> K Post <nntp.p...@gmail.com>
> 16.11.2009 19:28
> Bitte antworten an
> ASSP development mailing list <assp-test@lists.sourceforge.net>
>
>
> An
> ASSP development mailing list <assp-test@lists.sourceforge.net>
> Kopie
>
> Thema
> [Assp-test] minor suggestion: admin interface
>
>
>
>
>
>
> We can save the space above the left menu pretty easily.
>
> 1) Move the apply and logout button to the right of ASSP (as a
> service) - Configuration
>
> change
> <h2>$currStat ASSP$runas - Configuration
> ($WebIP{$ActWebIP}->{user})$networkatt</h2>
>
> to be
> <h2>$currStat ASSP$runas - Configuration
> ($WebIP{$ActWebIP}->{user})$networkatt  <input type="button"
> value="logout"
> onclick="document.forms['ASSPconfig'].theButtonLogout.value='
>  logout  ';window.location.href='./logout';return false;" />\&nbsp;
>  <input type="button" value="Apply"
> onclick="document.forms['ASSPconfig'].theButtonX.value='Apply
> Changes';document.forms['ASSPconfig'].submit();WaitDiv();return
> false;" /></h2>
>
>
> 2) Move Expand ALl, Collapse All, and Sorted to the right of "Main"
>
> change
>
>  $headers .= "
>  <div class=\"menuLevel1\"><a href=\"/\"><img src=\"$plusIcon\"
> alt=\"plusicon\" /> Main</a><br #/></div>\n<div>";
>
> 3) Move manage users / change password to be under "Shutdown restart"
> at the bottom of the menu
>
>
> That'll make main move up fairly significantly on the screen, making
> it easier for those mobile admins who use laptop screen with only
> 800pixels of height to work with.
>
> I still think it would be good to remove the extra white border around
> the header too.
>
> THANKS.
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, legally
> privileged and protected in law and are intended solely for the use of the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to