PlatformRoleManagement: removing current user from payload, as user can not edit...
[osm/UI.git] / skyquake / plugins / project_management / src / dashboard / projectMgmtStore.js
index f0a8eeb..b3e55ad 100644 (file)
@@ -79,9 +79,7 @@ export default class ProjectManagementStore {
     }
     editProject(isReadOnly) {
         this.viewProject([this.projects[this.activeIndex], this.activeIndex, isReadOnly]);
-        // this.setState({
-        //     isReadOnly: isEdit
-        // })
+
     }
     handleCloseProjectPanel() {
         this.setState({