2016-11-04 13:22:06 -07:00
|
|
|
<%= @request.user.name %> has requested to collaboratively edit the following map:
|
2016-10-16 20:22:00 -04:00
|
|
|
|
|
|
|
<%= @map.name %> [<%= map_url(@map) %>]
|
|
|
|
|
2016-11-04 13:22:06 -07: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-16 20:22:00 -04:00
|
|
|
|
|
|
|
|