Never include Stripe checking in LDN

Instead, we always load it from Stripe when billing is enabled. Also fixes our Stripe icon.
This commit is contained in:
Joseph Schorr 2016-04-01 14:10:11 -04:00
parent 7d620bc6a7
commit a06bda5910
3 changed files with 4 additions and 1 deletions

View file

@ -14,7 +14,6 @@ EXTERNAL_JS = [
'cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.2.0/js/bootstrap-datepicker.min.js',
'cdn.jsdelivr.net/g/bootbox@4.1.0,underscorejs@1.5.2,restangular@1.2.0,d3js@3.3.3,momentjs',
'cdn.ravenjs.com/1.1.14/jquery,native/raven.min.js',
'checkout.stripe.com/checkout.js',
]
EXTERNAL_CSS = [