Skip to content

Commit 683e9be

Browse files
p2edwardsjnm
authored andcommitted
Remove extra 'Primary Sector' label in Library Asset form
1 parent eda7758 commit 683e9be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

jsapp/js/components/modalForms/libraryAssetForm.es6

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,6 @@ export class LibraryAssetForm extends React.Component {
243243
</bem.FormModal__item>
244244

245245
<bem.FormModal__item>
246-
247-
<label htmlFor='sector'>
248-
{t('Primary Sector')}
249-
</label>
250246
<WrappedSelect
251247
label={t('Primary Sector')}
252248
value={this.state.fields.sector}

0 commit comments

Comments
 (0)