#4424 closed Enhancement (fixed)
Use elgg_view_module() in object/widget view.
| Reported by: | ismayil.khayredinov | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.9.0 |
| Component: | UI/UX | Version: | 1.8.3 |
| Severity: | trivial | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
- Duplicate elgg-module class
- Let's call elgg_view_module() as oppose to elgg_view('page/components/module')
Change History (4)
comment:1 Changed 13 months ago by brettp
- Difficulty set to easy
- Milestone changed from Needs Review to Elgg 1.8.x
- Priority changed from normal to low
- Severity changed from minor to trivial
- Summary changed from several issues in object/widget to Use elgg_view_module() in object/widget view.
comment:2 Changed 13 months ago by ismayil.khayredinov
comment:3 Changed 11 months ago by cash
- Resolution set to fixed
- Status changed from new to closed
Fixes #4424 widgets use elgg_view_module() - from Ismayil
Changeset: 30d4e2aded9538133b7cfbf313d58180304b7383
comment:4 Changed 11 months ago by cash
- Milestone changed from Elgg 1.8.x to Elgg 1.9.0
- Type changed from Defect to Enhancement
Note: See
TracTickets for help on using
tickets.

https://github.com/Elgg/Elgg/pull/180