warning for Service Level as well
authorScott Baker <smbaker@gmail.com>
Tue, 20 Jan 2015 20:37:36 +0000 (12:37 -0800)
committerScott Baker <smbaker@gmail.com>
Tue, 20 Jan 2015 20:37:36 +0000 (12:37 -0800)
planetstack/core/xoslib/static/js/xosTenant.js

index c0d9ab9..ae6f955 100644 (file)
@@ -137,7 +137,8 @@ XOSTenantApp.buildViews = function() {
                                                 app: XOSTenantApp,\r
                                                 detailFields: ["serviceClass", "default_image", "default_flavor", "network_ports", "mount_data_sets"],\r
                                                 fieldDisplayNames: {serviceClass: "Service Level", "default_flavor": "Flavor", "default_image": "Image", "mount_data_sets": "Data Sets"},\r
                                                 app: XOSTenantApp,\r
                                                 detailFields: ["serviceClass", "default_image", "default_flavor", "network_ports", "mount_data_sets"],\r
                                                 fieldDisplayNames: {serviceClass: "Service Level", "default_flavor": "Flavor", "default_image": "Image", "mount_data_sets": "Data Sets"},\r
-                                                helpText: {"default_image": "Existing slivers will be re-instantiated if changed",\r
+                                                helpText: {"serviceClass": "Existing slivers will be re-instantiated if changed",\r
+                                                           "default_image": "Existing slivers will be re-instantiated if changed",\r
                                                            "default_flavor": "Existing slivers will be re-instantiated if changed"},\r
 \r
                                                 onShow: function() {\r
                                                            "default_flavor": "Existing slivers will be re-instantiated if changed"},\r
 \r
                                                 onShow: function() {\r