Opened 3 years ago
Closed 2 years ago
#2506 closed Defect (fixed)
Clean up the login form code
| Reported by: | cash | Owned by: | cash |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.0 |
| Component: | UI/UX | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: | easy |
Description (last modified by cash)
Why, oh why, do we have the same code in three login views:
- account/forms/login
- account/forms/login_dropdown
- account/forms/login_walled_garden
Change History (6)
comment:1 Changed 3 years ago by cash
- Description modified (diff)
comment:2 Changed 3 years ago by brettp
- Difficulty set to easy
comment:3 Changed 3 years ago by cash
- Component changed from Core to UI/UX
- Owner set to cash
comment:4 Changed 3 years ago by cash
comment:5 Changed 2 years ago by cash
Evan updated the CSS. Any remaining issues can be a new ticket.
comment:6 Changed 2 years ago by cash
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [svn:7271]) Refs #2506 reorged the login box views - css still needs to be cleaned up