From 453e7a9f44a7b5fa3fe71f8fe6749c2abfcd6bc2 Mon Sep 17 00:00:00 2001 From: juanmont Date: Tue, 28 Mar 2017 10:07:06 +0200 Subject: [PATCH] F #4913 Disabled datastore creation --- src/sunstone/etc/sunstone-views/admin_vcenter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sunstone/etc/sunstone-views/admin_vcenter.yaml b/src/sunstone/etc/sunstone-views/admin_vcenter.yaml index 75ef5ef014..f0f4250354 100644 --- a/src/sunstone/etc/sunstone-views/admin_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/admin_vcenter.yaml @@ -544,7 +544,7 @@ tabs: #- 13 # Search data actions: Datastore.refresh: true - Datastore.create_dialog: true + Datastore.create_dialog: false Datastore.import_dialog: true Datastore.addtocluster: true Datastore.rename: true