Update on compiled js file.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 23 Oct 2017 16:54:11 +0000 (12:54 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 23 Oct 2017 16:54:11 +0000 (12:54 -0400)
Should be 4 spaces not 3

js/frontRegApp.js

index fbcb3fe..14815fd 100644 (file)
@@ -387,7 +387,7 @@ app.Views.Front.App = Backbone.View.extend({
     },
 
     events: {
-        'click #glm-reg-cart-continue': 'continue',
+       'click #glm-reg-cart-continue': 'continue',
     },
 
     continue: function(){