% phc_title "Script - Author" %> <% phc_title_tagline "New Script Author" %>
Firstname | Lastname | |
---|---|---|
<%= link_to scriptcdn_author.authorfirstname, edit_scriptcdn_main_author_path %> | <%= link_to scriptcdn_author.authorlastname, edit_scriptcdn_main_author_path %> | <%= link_to 'Destroy', scriptcdn_main_author, method: :delete, data: { confirm: 'Are you sure?' }, class: "btn red-mint" %> |