This is an automated email from the ASF dual-hosted git repository.
ytykhun pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/develop by this push:
new fe13519 Revert "[DATALAB] -- minor ui fix"
fe13519 is described below
commit fe135195879d7193c11294cbef658ca436179323
Author: Yurii Tykhun <[email protected]>
AuthorDate: Thu Jul 8 15:35:08 2021 +0300
Revert "[DATALAB] -- minor ui fix"
This reverts commit 9a11835b66664488e42f416cb23428b1a69ff934.
---
.../computational-resource-create-dialog.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 6fd4253..461c6ad 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
@@ -309,7 +309,7 @@
rises above your bid price, the Spot instance is reclaimed by AWS
so that it can be given to another
customer. Make sure to backup your data on periodic basis.</span>
</div>
- <div class="checkbox-group control-group m-top-10"
+ <div class="checkbox-group control-group"
[hidden]="PROVIDER === 'gcp' && selectedImage?.image ===
'docker.datalab-dataengine-service'"
*ngIf="notebook_instance?.image !== 'docker.datalab-zeppelin'">
<div class="d-flex cursor-pointer label"
(click)="addAdditionalParams('configuration')">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]