Displaying 1 result from an estimated 1 matches for "movtable_".
Did you mean:
movtable
2006 Jan 11
5
stack level too deep problem
...ference)
if permission?
link_to_original( name,
options,html_options,*parameters_for_method_reference )
end
end
end
the error message
howing app/views/users/_table.rhtml where line #40 raised:
stack level too deep
Extracted source (around line #40):
37:
38: <th id="movTable_<%=column %>">
39: <%#{if $movtable.table.columns.$curr_key.sortable eq true}
40:
41: #<a href={$movtable.table.columns.$curr_key.url}>
42: #{$movtable.table.columns.$curr_key.nome}
43: #</a>
Trace of template inclusion: /app/views/users/list.rhtml
RAILS_ROOT: ....