Skip to content

Commit

Permalink
Making sisyphus check the url
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jun 18, 2015
1 parent 7d46dc4 commit ca3a1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/main.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
$(document).ready(function () {
$("form").sisyphus();
$("form").sisyphus({locationBased: true});
});

0 comments on commit ca3a1bd

Please sign in to comment.