X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Fuser_management%2Fsrc%2FplatformRoleManagement%2FplatformRoleManagementStore.js;h=8a5b7f84bae7d2f2ea8f42f7745228d384a4b60c;hb=1cf9754552bff8deccef6710bc2cd60f508939e9;hp=dd8704dc6c72278567642737e1769053ace8d59b;hpb=a70db5e18343f33d04c86455c52be80f56457e1a;p=osm%2FUI.git diff --git a/skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagementStore.js b/skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagementStore.js index dd8704dc6..8a5b7f84b 100644 --- a/skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagementStore.js +++ b/skyquake/plugins/user_management/src/platformRoleManagement/platformRoleManagementStore.js @@ -65,9 +65,7 @@ export default class PlatformRoleManagementStore { }); this.setState(state) } - // editPlatform(isReadOnly) { - // this.platformEdit(isReadOnly); - // } + handleCancelEdit() { }