-
-
-
+
+
+ @if (this.showCreateWorkspaceForm)
+ {
+
+
+
+ }
+ else
+ {
+
+ @T("Create new workspace")
+
+ }
+
+
+
+ @T("Cancel")
+
@if (this.showCreateWorkspaceForm)
{
-
-
-
+
+ @T("Add workspace")
+
}
else
{
-
- @T("Create new workspace")
+
+ @this.ConfirmText
}
-
-
-
- @T("Cancel")
-
- @if (this.showCreateWorkspaceForm)
- {
-
- @T("Add workspace")
-
- }
- else
- {
-
- @this.ConfirmText
-
- }
-
-
+