From 9a73bec85b61492cb466ca7cb3c6e48e5491a77d Mon Sep 17 00:00:00 2001 From: Seth Call Date: Mon, 17 Aug 2015 16:09:35 -0500 Subject: [PATCH] * wip --- .../javascripts/checkout_utils.js.coffee | 2 +- .../JamTrackLandingScreen.js.jsx.coffee | 18 ++++++------------ .../client/jamtrack_landing.css.scss | 13 +++++++++---- 3 files changed, 16 insertions(+), 17 deletions(-) diff --git a/web/app/assets/javascripts/checkout_utils.js.coffee b/web/app/assets/javascripts/checkout_utils.js.coffee index 4570bd052..c16e09f9b 100644 --- a/web/app/assets/javascripts/checkout_utils.js.coffee +++ b/web/app/assets/javascripts/checkout_utils.js.coffee @@ -29,7 +29,7 @@ class CheckoutUtils @logger.debug("deleted preserve billing"); - unless $.cookie(@cookie_name)? + if $.cookie(@cookie_name)? @logger.error("after deleting the preserve billing cookie, it still exists!") diff --git a/web/app/assets/javascripts/react-components/JamTrackLandingScreen.js.jsx.coffee b/web/app/assets/javascripts/react-components/JamTrackLandingScreen.js.jsx.coffee index 4270ee588..57805b0fd 100644 --- a/web/app/assets/javascripts/react-components/JamTrackLandingScreen.js.jsx.coffee +++ b/web/app/assets/javascripts/react-components/JamTrackLandingScreen.js.jsx.coffee @@ -36,11 +36,11 @@ MIX_MODES = context.JK.MIX_MODES

search jamtracks

-
To search by the name of the original artist, band, or song name, enter your search words below:
+
To search by the name of the original artist, band, or song name, enter your search words below:
- +
-
To search by genre and instrument, make your selections below:
+
To search by genre and instrument, make your selections below: