From 93d3e4f85b90acc70088e44701c351423e1407cf Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 9 Sep 2013 12:53:22 +0100 Subject: [PATCH] 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. --- app/views/layouts/_edit_menu.html.erb | 1 + 1 file changed, 1 insertion(+) 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 @@