Modify ↓
Opened 16 years ago
Closed 16 years ago
#2232 closed enhancement (fixed)
[PATCH] make relation dialog show restriction type
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
The relation dialog lists the relations and some are "named".
The patch uses the value of the restriction tag as the name so you get a line like this:
restriction ("no_left_turn", 3 members)
rather than just this:
restriction (3 members)
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | josm-restriction-relation-name.patch added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r1439.