Skip to content

Commit

Permalink
Add allowStageSort option, resolves #777
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Jul 26, 2018
1 parent 6db6743 commit d8522a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jQuery(function($) {
var disabledAttrs = ['placeholder'];

var fbOptions = {
allowStageSort: false,
// dataType: 'xml',
subtypes: {
text: ['datetime-local']
Expand Down

0 comments on commit d8522a2

Please sign in to comment.