Project UI updates and bug fixes
[osm/UI.git] / skyquake / plugins / user_management / src / dashboard / dashboard.jsx
index 0275831..f946cbb 100644 (file)
@@ -79,7 +79,7 @@ class UserManagementDashboard extends React.Component {
     cancelEditUser = () => {
         this.actions.editUser(true)
     }
-    closePanel = () => {
+    osePanel = () => {
         this.actions.handleCloseUserPanel();
     }
     // updateUser = (e) => {