feature/default_network_editable
Dan Finlay 8 years ago
parent 51a5e66cbb
commit 287222df25
  1. 1
      ui/app/app.js

@ -240,7 +240,6 @@ App.prototype.renderNetworkDropdown = function () {
} }
App.prototype.renderDropdown = function () { App.prototype.renderDropdown = function () {
const props = this.props
const state = this.state || {} const state = this.state || {}
const isOpen = state.isMainMenuOpen const isOpen = state.isMainMenuOpen

Loading…
Cancel
Save