We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355a797 commit 304cde8Copy full SHA for 304cde8
app/views/projects/show/_map.html.erb
@@ -1,5 +1,5 @@
1
<% if @project.nil? or @project.module_enabled?(:gtt) %>
2
-<div class="usermap box">
+<div class="projectmap box">
3
<h3 class="icon icon-gtt-map"><%= l(:label_project_map) %></h3>
4
5
<%= map_tag map: @project.map %>
0 commit comments