Skip to content

Commit

Permalink
Removing extra tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
Scottmitch committed May 23, 2014
1 parent 104e64d commit 5e6bf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/selectize.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ $.extend(Selectize.prototype, {
var tab_index;
var classes;
var classes_plugins;

inputMode = self.settings.mode;
tab_index = self.$input.attr('tabindex') || '';
classes = self.$input.attr('class') || '';
Expand Down

0 comments on commit 5e6bf84

Please sign in to comment.