Skip to content

Commit

Permalink
Updating data attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadmahmood committed Feb 15, 2017
1 parent 2e0cf56 commit 14e9f19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webapp/components/setting_item_min.jsx
Expand Up @@ -15,9 +15,11 @@ export default class SettingItemMin extends React.Component {
className='theme'
href='#'
onClick={this.props.updateSection}
data-type='Edit button'
>
<i className='fa fa-pencil'/>
<FormattedMessage
data-type='Edit button'
id='setting_item_min.edit'
defaultMessage='Edit'
/>
Expand Down

0 comments on commit 14e9f19

Please sign in to comment.