1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

remove commented out code in the data list toolbar

This commit is contained in:
John Mitchell 2018-12-05 09:57:11 -05:00 committed by GitHub
parent e5320b6fa6
commit aaaf598ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,14 +73,6 @@ class DataListToolbar extends React.Component {
this.setState({ isSearchDropdownOpen: false, searchKey: key });
};
// onActionToggle = isActionDropdownOpen => {
// this.setState({ isActionDropdownOpen });
// };
// onActionSelect = () => {
// this.setState({ isActionDropdownOpen: false });
// };
render () {
const { up } = DropdownPosition;
const {