mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Nested Categories (#1561)
* Prepare entry search for nested categories * Subcategory implementation * Remove caching for test stability
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<%= modal_form_wrapper title: t(".edit") do %>
|
||||
<%= render "form", category: @category %>
|
||||
<%= render "form", category: @category, categories: @categories %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user