orbit-basic/app/views/admin/designs/_sort_headers.html.erb

4 lines
199 B
Plaintext

<%= render_sort_bar(true, ['title', 'title','span7', 'admin.title'],
['author', 'author', 'span2', 'admin.author'],
['intro', 'intro', 'span2', 'admin.intro']).html_safe %>