Potlatch 0.10f
This commit is contained in:
parent
fb997c0a76
commit
7aeead9175
3 changed files with 52 additions and 44 deletions
|
@ -487,6 +487,7 @@ class AmfController < ApplicationController
|
|||
way.unshared_node_ids.each do |n|
|
||||
deleteitemrelations(n, 'node')
|
||||
end
|
||||
deleteitemrelations(way_id, 'way')
|
||||
|
||||
way.delete_with_relations_and_nodes_and_history(user)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue