Commit 23a857bf authored by Andrew Smith's avatar Andrew Smith Committed by Felix Schäfer

Remove hard-coded div on issue page

parent a510f0a8
......@@ -142,5 +142,4 @@
<%= stylesheet_link_tag 'context_menu' %>
<%= stylesheet_link_tag 'context_menu_rtl' if l(:direction) == 'rtl' %>
<% end %>
<div id="context-menu" style="display: none;"></div>
<%= javascript_tag "jQuery(document).ContextMenu('#{issues_context_menu_path}')" %>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment