Modify ↓
#2779 closed enhancement (fixed)
[PATCH] Add "Info about Element" (bount to Ctrl+I) to link to /browse/{node,way,relation}/:id on the OSM server
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: | karl.guggisberg@… |
Description
There's a "History of Element" that links to /browse/{node,way,relation}/:id/history but no corresponding "Info about Element" that links to /browse/{node,way,relation}/:id.
This patch adds that feature
Attachments (1)
Change History (2)
Changed 4 years ago by avar
comment:1 Changed 4 years ago by Gubaer
- Cc karl.guggisberg@… added
- Resolution set to fixed
- Status changed from new to closed
applied in r1697. Slightly refactored in order to avoid duplicated code
Note: See
TracTickets for help on using
tickets.



Add "Info about Element" feature