Add renumber lectures button
This commit is contained in:
@@ -67,6 +67,6 @@ as well as a link to its edit page.
|
||||
<% actions_template = "admin/#{page.resource.class.name.downcase}/actions" %>
|
||||
|
||||
<% if lookup_context.template_exists?(actions_template, [], true) %>
|
||||
<%= render actions_template %>
|
||||
<%= render actions_template, { page: } %>
|
||||
<% end %>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user