Refactor popovers into their own file

(imported from commit 36ad3c61e4d7eb05751f9b886d15edceab656d71)
This commit is contained in:
Scott Feeney
2013-06-28 16:38:40 -04:00
parent cfe9e268f4
commit c42bf9b9b2
5 changed files with 326 additions and 287 deletions

View File

@@ -358,6 +358,7 @@ PIPELINE_JS = {
'js/subs.js',
'js/message_edit.js',
'js/ui.js',
'js/popovers.js',
'js/typeahead_helper.js',
'js/search.js',
'js/composebox_typeahead.js',