projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
957cac9
)
Update on compiled js file.
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 23 Oct 2017 16:54:11 +0000
(12:54 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 23 Oct 2017 16:54:11 +0000
(12:54 -0400)
Should be 4 spaces not 3
js/frontRegApp.js
patch
|
blob
|
history
diff --git
a/js/frontRegApp.js
b/js/frontRegApp.js
index
fbcb3fe
..
14815fd
100644
(file)
--- a/
js/frontRegApp.js
+++ b/
js/frontRegApp.js
@@
-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(){