From 40ea1b3da5385f16795adc23af8378bbd35211d8 Mon Sep 17 00:00:00 2001 From: Zachery Schiller Date: Wed, 8 Sep 2021 08:40:18 -0500 Subject: [PATCH] Shortening the tool tip copy changes --- app/grants/templates/grants/cart/eth.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/grants/templates/grants/cart/eth.html b/app/grants/templates/grants/cart/eth.html index 6acb3208af6..d1b47398687 100644 --- a/app/grants/templates/grants/cart/eth.html +++ b/app/grants/templates/grants/cart/eth.html @@ -187,7 +187,7 @@

Summary

class="btn btn-outline-primary py-2 w-100 text-nowrap ml-0 ml-md-2 mt-2 mt-md-0" :disabled="cart.unsupportedTokens.length > 0 || grantsByTenant.length > maxCartItems || grantsUnderMinimalContribution?.length > 0" id='js-polygonfundGrants-button' - v-b-tooltip.hover.top="'Polygon is a protocol for building and connecting Ethereum-compatible blockchain networks. Checking out with Polygon enables the transfer of ETH and ERC-20 tokens with low-cost transaction fees and fast confirmation. To take advantage of these benefits you must have preloaded funds in Polygon (cheapest option).'" + v-b-tooltip.hover.top="'Checking out with Polygon enables the transfer of ETH and ERC-20 tokens with low-cost transaction fees and fast confirmation. To take advantage of these benefits you must have preloaded funds in Polygon (cheapest option).'" > Checkout with Polygon