Opened 14 months ago
Closed 11 months ago
#4423 closed Defect (fixed)
pass module type with $vars to page/components/module
| Reported by: | ismayil.khayredinov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.9.0 |
| Component: | UI/UX | Version: | 1.8.3 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
As I was modifying the module view, I've realized I can identify what module type I am working with.
Will make a pull request shortly
Change History (5)
comment:1 Changed 14 months ago by brettp
comment:2 Changed 14 months ago by ismayil.khayredinov
comment:3 Changed 12 months ago by ewinslow
- Milestone changed from Needs Review to Elgg 1.8.5
Can this go into 1.8.x?
comment:4 Changed 11 months ago by cash
- Milestone changed from Elgg 1.8.6 to Elgg 1.9.0
It cannot go into 1.8 but I'll try to pull it into master for 1.9 soon.
comment:5 Changed 11 months ago by cash
- Resolution set to fixed
- Status changed from new to closed
Fixes #4423 adds type as parameter of the module view - from Ismayil
Changeset: c92807ddfd8ac5ed3e58dae70b596c849427b4db
Note: See
TracTickets for help on using
tickets.

Did you make a pull request? I can't find it after a quick look...