From 6c26cf1f39b6b0ce1b929f04ed422e5fc2f4146f Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Wed, 12 Dec 2018 16:03:20 +1300 Subject: [PATCH] style(support): update support pricing --- app/portainer/views/support/supportController.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/portainer/views/support/supportController.js b/app/portainer/views/support/supportController.js index 4fde0ce74..8c7394b4e 100644 --- a/app/portainer/views/support/supportController.js +++ b/app/portainer/views/support/supportController.js @@ -12,7 +12,7 @@ angular.module('portainer.app') Id: 1, Name: 'Business Support Standard', ShortDescription: '11x5 support with 4 hour response', - Price: 'USD 120', + Price: 'US$120.00', PriceDescription: 'Price per month per host (minimum 10 hosts)', Description: 'Portainer Business Support Standard:\n\n* 7am – 6pm business days, local time.\n* 4 Hour response for issues, 4 named support contacts.\n\nPortainer support provides you with an easy way to interact directly with the Portainer development team; whether you have an issue with the product, think you have found a bug, or need help on how to use Portainer, we are here to help. Support is initiated from our web based ticketing system, and support is provided either by Slack messaging, Zoom remote support, or email.\n\nPrice is per Docker Host, with a 10 Host minimum, and is an annual support subscription.', ProductId: '1163' @@ -21,7 +21,7 @@ angular.module('portainer.app') Id: 2, Name: 'Business Support Critical', ShortDescription: '24x7 support with 1 hour response', - Price: 'USD 240', + Price: 'US$240.00', PriceDescription: 'Price per month per host (minimum 10 hosts)', Description: 'Portainer Business Support Critical:\n\n* 24x7\n* 1 Hour response for issues, 4 named support contacts.\n\nPortainer support provides you with advanced support for critical requirements. Business Support Critical is an easy way to interact directly with the Portainer development team; whether you have an issue with the product, think you have found a bug, or need help on how to use Portainer, we are here to help. Support is initiated from our web based ticketing system, and support is provided either by Slack messaging, Zoom remote support, or email.\n\nPrice is per Docker Host, with a 10 Host minimum, and is an annual support subscription.', ProductId: '1162'