This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/app/views/admin/pages/_themes_ddl.html.erb

2 lines
80 B
Plaintext

<option></option>
<%= options_from_collection_for_select(@themes, :id, :name) %>