index.html.haml revision 24e0ce1d4adb31179cda93fa612c3df8268bf63b
= ontology_nav parent, :metadata
.metadatable
%table
%thead
%tr
%th Key
%th Value
%th Last editor
%th Updated
%th
%tbody
= render collection
- if can? :create, parent.metadata.build
= render partial: 'form'
- else
%p
Only owners and editors of this ontology are allowed to edit the metadata.