notebook/app/views/magic/edit.html.erb
2013-01-01 23:04:47 -06:00

5 lines
107 B
Plaintext

<%- model_class = @magic.class -%>
<%= render :partial => 'tabs' %>
<%= render :partial => 'edit_form' %>