2016-11-04 20:22:06 +00:00
|
|
|
<%= @request.user.name %> has requested to collaboratively edit the following map:
|
2016-10-17 00:22:00 +00:00
|
|
|
|
|
|
|
<%= @map.name %> [<%= map_url(@map) %>]
|
|
|
|
|
2016-11-04 20:22:06 +00:00
|
|
|
Allow [<%= approve_access_map_url(id: @map.id, request_id: @request.id) %>]
|
|
|
|
Decline [<%= deny_access_map_url(id: @map.id, request_id: @request.id) %>]
|
2016-10-17 00:22:00 +00:00
|
|
|
|
|
|
|
|