Support editing of metadata on Sequences
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
% if metadata:
|
||||
<section class="metadata_edit">
|
||||
<h3>Metadata</h3>
|
||||
<ul>
|
||||
@@ -6,3 +7,4 @@
|
||||
% endfor
|
||||
</ul>
|
||||
</section>
|
||||
% endif
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<%include file="metadata-edit.html" />
|
||||
<div class="content">
|
||||
<section class="modules">
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user