This is an automated email from the ASF dual-hosted git repository.
hshpak pushed a commit to branch cluste-type-for-azure
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/cluste-type-for-azure by this
push:
new 615598d07 minor fix
615598d07 is described below
commit 615598d0737461896f948bb9a347d8c4d8a90c7d
Author: Hennadii_Shpak <[email protected]>
AuthorDate: Tue Aug 16 14:24:00 2022 +0300
minor fix
---
.../computational-resource-create-dialog.component.html | 1 +
1 file changed, 1 insertion(+)
diff --git
a/services/self-service/src/main/resources/webapp/src/app/resources/computational/computational-resource-create-dialog/computational-resource-create-dialog.component.html
b/services/self-service/src/main/resources/webapp/src/app/resources/computational/computational-resource-create-dialog/computational-resource-create-dialog.component.html
index 635188ee5..f69a76969 100644
---
a/services/self-service/src/main/resources/webapp/src/app/resources/computational/computational-resource-create-dialog/computational-resource-create-dialog.component.html
+++
b/services/self-service/src/main/resources/webapp/src/app/resources/computational/computational-resource-create-dialog/computational-resource-create-dialog.component.html
@@ -421,6 +421,7 @@
<button
mat-raised-button
type="button"
+ (click)="createComputationalResource(resourceForm.value)"
class="butt butt-success action"
>
Create
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]