Skip to content

Commit

Permalink
issue89: fixed autocompleter issue by adding missing tooltip.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sdutry committed Dec 18, 2016
1 parent 9c4ec6f commit fa0297e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,7 @@
"js/base/position" + self.minSuffix + ".js",
"js/base/menu" + self.minSuffix + ".js",
"js/base/unique-id" + self.minSuffix + ".js",
"js/base/tooltip" + self.minSuffix + ".js",
"js/base/autocomplete" + self.minSuffix + ".js"
]);
}
Expand Down

0 comments on commit fa0297e

Please sign in to comment.