Skip to content

Commit 07581f9

Browse files
committed
Merge branch 'master' into integration
2 parents 806336a + 57ffb0e commit 07581f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/devkit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@
529529
};
530530

531531
// Initialize on first focus:
532-
input.focus().bind('focus', function() {
532+
input.bind('focus', function() {
533533
self.initialiseXPathMatcher();
534534
});
535535

0 commit comments

Comments
 (0)