Ticket #4250 (new Defect)
Widgets columns order upgrading from 1.7 to 1.8
| Reported by: | adayth | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.x |
| Component: | Core | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description (last modified by ewinslow) (diff)
I have a site upgraded from elgg 1.7 to elgg 1.8.1. I noticed that widgets columns are changed from 1.7 to 1.8.
In 1.7 we had these columns:
left middle right
In 1.8 we have these columns:
col3 col2 col1
And the widgets columns equivalence are:
left --> col1 middle --> col2 right --> col3
So these means that in old 1.7 profiles we have changed widgets from left to right. This happens in profile and dashboard.
Change History
Note: See
TracTickets for help on using
tickets.
