Comunidade | ||
---|---|---|
<%= category.profile.nil? ? _('General Pontuation') : category.profile.name %> | <%= link_to 'Edit', {action: :edit, id: category.profile_id} %> | <%= button_without_text :delete, _('Remove'), {:action => :destroy, :id => category.profile_id}, :method => :post, :confirm => _('Are you sure?') %> |