#3951 closed Defect (fixed)
Label for access in widget settings missing.
| Reported by: | tomv | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1 |
| Component: | Core | Version: | 1.8 Beta |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
in views/default/forms/widgets/save.php the "access" label was missing
Pull request on https://github.com/tvld/Elgg/commit/0bdbf398ce10e8f7c2437a6a7c98d6ae47bef2b9
Change History (3)
comment:1 Changed 20 months ago by cash
- Difficulty set to trivial
- Milestone changed from Needs Review to Elgg 1.8.1
comment:2 Changed 19 months ago by Brett Profitt
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 19 months ago by Brett Profitt
Fixes #3951. Added label for access dropdown in widget edit view.
Changeset: eefa65c05811dd348cec8f586acead1f2e492370
Note: See
TracTickets for help on using
tickets.

Fixes #3951. Added label for access dropdown in widget edit view.