mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
3 lines
177 B
Plaintext
3 lines
177 B
Plaintext
$("#new_state").html("<%= escape_javascript(render :template => 'spree/admin/states/new', :formats => [:html], :handlers => [:haml]) %>");
|
|
$("#new_state_link").parent().hide();
|