diff --git a/dashboard/src/app/workspaces/workspace-details/workspace-details.html b/dashboard/src/app/workspaces/workspace-details/workspace-details.html index ef5b18b610..dfe64fbdee 100644 --- a/dashboard/src/app/workspaces/workspace-details/workspace-details.html +++ b/dashboard/src/app/workspaces/workspace-details/workspace-details.html @@ -36,7 +36,8 @@
+ che-button-title="Rename" name="updateButton" ng-click="workspaceDetailsCtrl.renameWorkspace(workspaceInformationForm.$valid)"> +
@@ -65,7 +66,7 @@
+ ng-click="workspaceDetailsCtrl.deleteWorkspace($event)">