Cross Reference: edit.html.haml
xref
: /
ontohub
/
app
/
views
/
admin
/
users
/
edit.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
edit.html.haml revision 773e8045866bdb28eaa01213dc082552952ff0ad
%h2= @page_title = "Edit #{
resource.class.name.downcase
}: #{
resource.name
}"
= render :partial => 'form'