Adjust tests to new navigation. Add id tag to map tab so it can be found by id
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<% end %>
|
||||
</li>
|
||||
|
||||
<li class="tabs-title">
|
||||
<li class="tabs-title" id="map-tab">
|
||||
<%= link_to "#tab-map-configuration" do %>
|
||||
<%= t("admin.settings.index.map.title") %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user