Skip to content

Commit

Permalink
Merge pull request #4140 from kobotoolbox/remove-extra-label
Browse files Browse the repository at this point in the history
Remove extra 'Primary Sector' label
  • Loading branch information
jnm authored Nov 16, 2022
2 parents eda7758 + 683e9be commit e530340
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jsapp/js/components/modalForms/libraryAssetForm.es6
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,6 @@ export class LibraryAssetForm extends React.Component {
</bem.FormModal__item>

<bem.FormModal__item>

<label htmlFor='sector'>
{t('Primary Sector')}
</label>
<WrappedSelect
label={t('Primary Sector')}
value={this.state.fields.sector}
Expand Down

0 comments on commit e530340

Please sign in to comment.