From e26042ec002068ae992e2b0647bb868c7af3bd29 Mon Sep 17 00:00:00 2001 From: Oleksii Orel Date: Wed, 24 Feb 2016 10:30:20 +0200 Subject: [PATCH] Code clean up Signed-off-by: Oleksii Orel --- .../app/workspaces/workspace-details/workspace-details.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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)">