Modify ↓
Ticket #380 (closed task: fixed)
Place logout link at the far right
| Reported by: | and | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1 |
| Component: | ATEngageVideo | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: |
Description
Currently it sits second to the right. I think the far right is a lot more logical.
Attachments
Change History
comment:2 Changed 3 years ago by and
- Status changed from new to closed
- Resolution set to fixed
Great, closing.
comment:3 Changed 3 years ago by and
- Status changed from closed to reopened
- Resolution fixed deleted
Sorry, it seems this didn't go into svn. Reopening. When it goes into svn it can be closed.
comment:4 Changed 3 years ago by pushpa
We Updated svn.
And this is woking in our demo site
referral url: http://domlur.mahiti.org:9192/Plone.
Note: See
TracTickets for help on using
tickets.

Hi,we fixed this now the logout link sits first from right side.
referral url: http://domlur.mahiti.org:9192/Plone.
To move this we are using moveObjectToBottom method in install.py of plumi.app-0.4-py2.4.egg. So when ever we install this product this method will executes and it moves logout to last position.