X-Git-Url: http://git.onelab.eu/?p=plstackapi.git;a=blobdiff_plain;f=planetstack%2Fcore%2Fxoslib%2Fstatic%2Fjs%2FxosTenant.js;h=ae6f955eeda30063cd3acdaee29e13fe865e8b6a;hp=c0d9ab9beb570e32df2965226ca7f9fb6bab642d;hb=e5eeb46dd6b896101cf680bcf4d1d3083960afdf;hpb=753a13edfd39603fbdc59747c4d7c2b59a2d06b9 diff --git a/planetstack/core/xoslib/static/js/xosTenant.js b/planetstack/core/xoslib/static/js/xosTenant.js index c0d9ab9..ae6f955 100644 --- a/planetstack/core/xoslib/static/js/xosTenant.js +++ b/planetstack/core/xoslib/static/js/xosTenant.js @@ -137,7 +137,8 @@ XOSTenantApp.buildViews = function() { app: XOSTenantApp, detailFields: ["serviceClass", "default_image", "default_flavor", "network_ports", "mount_data_sets"], fieldDisplayNames: {serviceClass: "Service Level", "default_flavor": "Flavor", "default_image": "Image", "mount_data_sets": "Data Sets"}, - helpText: {"default_image": "Existing slivers will be re-instantiated if changed", + helpText: {"serviceClass": "Existing slivers will be re-instantiated if changed", + "default_image": "Existing slivers will be re-instantiated if changed", "default_flavor": "Existing slivers will be re-instantiated if changed"}, onShow: function() {