show.html.haml revision 7c7f3cf9415077b18027586822f15ac1dafbbaa3
- @page_title = resource
%h2= link_to resource, resource, 'data-type' => resource_class
- if can? :update, Language
%li= link_to 'Edit Language', :edit_language
- if can? :delete, Logic
%li= link_to 'Delete Language', :language, :confirm => 'Are you sure?', :method => :delete
%h5 Defined by:
%h5 Standardization-status:
%h3 Description
= render :partial => "supports"
= render :partial => "mappings"