Add client-side validation to order cycle form

This commit is contained in:
Rohan Mitchell
2012-11-29 10:40:19 +11:00
parent 64d4e405dd
commit ac66bf4871
3 changed files with 8 additions and 4 deletions

View File

@@ -11,4 +11,4 @@ $(document).ready(function() {
buttonImageOnly: true,
stepMinute: 15
});
});
});