From: Tom Hughes Date: Mon, 9 Sep 2013 11:53:22 +0000 (+0100) Subject: Add data-editor to the main edit tab X-Git-Tag: live~4798 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/93d3e4f85b90acc70088e44701c351423e1407cf?ds=sidebyside Add data-editor to the main edit tab This ensures that the if the user's default editor is remote edit then it will be triggered without a page reload. --- diff --git a/app/views/layouts/_edit_menu.html.erb b/app/views/layouts/_edit_menu.html.erb index 78c5dbb65..b7d9d7fdf 100644 --- a/app/views/layouts/_edit_menu.html.erb +++ b/app/views/layouts/_edit_menu.html.erb @@ -1,6 +1,7 @@