Created scroll_bar.js (with code taken from ui.js).

(imported from commit 0c4e8538031ceb1a0f50eea9a34e315e23e7d9ff)
This commit is contained in:
Steve Howell
2014-03-13 14:16:11 -04:00
committed by Leo Franchi
parent be2a1c2893
commit 84b59d4335
4 changed files with 52 additions and 50 deletions

View File

@@ -544,6 +544,7 @@ JS_SPECS = {
'js/message_edit.js',
'js/resize.js',
'js/ui.js',
'js/scroll_bar.js',
'js/popovers.js',
'js/typeahead_helper.js',
'js/search_suggestion.js',