X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Fuser_management%2Fsrc%2Fdashboard%2Fdashboard.jsx;fp=skyquake%2Fplugins%2Fuser_management%2Fsrc%2Fdashboard%2Fdashboard.jsx;h=0377a54b180926c59efa8a6517b4ffee398c4687;hb=06dd5508070d4acc43bdcacca20cee5953d5a5a4;hp=4432881abf0cae4eff1f29e7444f6c06a6fc8b76;hpb=08e8a038f222c66ce6f55760a766e90b87b3c50b;p=osm%2FUI.git diff --git a/skyquake/plugins/user_management/src/dashboard/dashboard.jsx b/skyquake/plugins/user_management/src/dashboard/dashboard.jsx index 4432881ab..0377a54b1 100644 --- a/skyquake/plugins/user_management/src/dashboard/dashboard.jsx +++ b/skyquake/plugins/user_management/src/dashboard/dashboard.jsx @@ -82,7 +82,7 @@ class UserManagementDashboard extends React.Component { cancelEditUser = () => { this.actions.editUser(true) } - osePanel = () => { + closePanel = () => { this.actions.handleCloseUserPanel(); } // updateUser = (e) => {