Skip to content

Commit 5aeaf70

Browse files
committed
Remove duplicate disciplines field
1 parent 2f32061 commit 5aeaf70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/views/workflows/provide_metadata.html.erb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161

6262
<%= render partial: 'assets/controlled_vocab_annotations_form_properties', locals: { resource: @workflow } %>
6363

64-
<%= render partial: 'assets/controlled_vocab_annotations_form_property', locals: { resource: @workflow, property: :disciplines} -%>
65-
6664
<div class="form-group">
6765
<label>Maturity</label>
6866
<%= select_tag 'workflow[maturity_level]',

0 commit comments

Comments
 (0)