Displaying 1 result from an estimated 1 matches for "empty_result".
2012 May 28
1
rendering a partial inside another using render_to_string and (:formats) in controller
...quot;<%=
search_enterprise_users_path(@enterprise, :format => :html) %>">
<%= render( :partial => ''user'',
:collection => @search_results,
:spacer_template => ''shared/list/separator'') ||
t(''user.empty_result'') %>
</div>
============================================================
THE ERROR:
============================================================
ActionView::MissingTemplate (Missing partial users/user_list with
{:locale=>[:en], :formats=>[:json], :handlers=>[:er...