-
- <%= link_to t("layouts.edit"),
- edit_path,
- :class => "btn btn-outline-primary geolink editlink",
- :id => "editanchor",
- :data => { :editor => preferred_editor } %>
-
-
-
- <%= link_to t("layouts.history"), history_path, :class => "btn btn-outline-primary geolink flex-grow-1", :id => "history_tab" %>
- <%= link_to t("layouts.export"), export_path, :class => "btn btn-outline-primary geolink", :id => "export_tab" %>
+
+ <%= link_to t("layouts.edit"),
+ edit_path,
+ :class => "btn btn-outline-primary geolink editlink",
+ :id => "editanchor",
+ :data => { :editor => preferred_editor } %>
+
+