mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-12 23:27:48 +00:00
3 lines
187 B
Plaintext
3 lines
187 B
Plaintext
$("#new_property").html('<%= escape_javascript(render :template => "spree/admin/properties/new", :formats => [:html], :handlers => [:haml]) %>');
|
|
$("#new_property_link").parent().hide();
|