Ticket #547 (closed enhancement: fixed)
toolbar not display at all when not needed
| Reported by: | slithytove2 | Owned by: | johnnyoffline |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | apostrophePlugin | Version: | trunk |
| Keywords: | Cc: | ||
| Symfony version: | 1.4 |
Description
If the user is not logged in and login_link is set to false, the toolbar still shows, but empty (and has a 2px height). It seems to me that if it will be empty, it should not show at all.
I just pulled ifs from inside the block. I'm not sure if isAuthenticated needs to be checked (would one of the first 3 return true if the user is authenticated?)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


