Project

General

Profile

Patch #23498 ยป wiki-context-menu-hook.patch

Tom Smyth, 2016-08-02 18:53

View differences:

app/views/wiki/show.html.erb
15 15
<% end %>
16 16
<% end %>
17 17
<%= link_to_if_authorized(l(:label_history), {:action => 'history', :id => @page.title}, :class => 'icon icon-history') %>
18
<%= call_hook(:view_wiki_context_menu, :page => @page) %>
18 19
</div>
19 20

  
20 21
<%= wiki_page_breadcrumb(@page) %>
    (1-1/1)