Skip to content

Commit

Permalink
Item10203: remove debugging code
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@10439 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Dec 29, 2010
1 parent 8eafe6b commit f3c1a14
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,6 @@ $(document).ready(
}, '%MAKETEXT{"This is not a valid Wiki name"}%');
$('#foswikiRegistration').livequery(function() {
$(this).validate({
submitHandler: function() {
alert('submitted!');
},
rules: {
Twk1FirstName: 'required',
Twk1LastName: 'required',
Expand Down

0 comments on commit f3c1a14

Please sign in to comment.