We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f32061 commit 5aeaf70Copy full SHA for 5aeaf70
app/views/workflows/provide_metadata.html.erb
@@ -61,8 +61,6 @@
61
62
<%= render partial: 'assets/controlled_vocab_annotations_form_properties', locals: { resource: @workflow } %>
63
64
- <%= render partial: 'assets/controlled_vocab_annotations_form_property', locals: { resource: @workflow, property: :disciplines} -%>
65
-
66
<div class="form-group">
67
<label>Maturity</label>
68
<%= select_tag 'workflow[maturity_level]',
0 commit comments