1 line
130 B
Plaintext
1 line
130 B
Plaintext
|
$('#page_theme_id').html("<%= escape_javascript(options_from_collection_for_select(@themes, :id, :name, @default_theme.id )) %>");
|