Fix references to facebox in jasmine specs.
This commit is contained in:
parent
201574c53a
commit
a62325be23
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@ src_files:
|
|||
- public/javascripts/vendor/Mustache.js
|
||||
- public/javascripts/vendor/charCount.js
|
||||
- public/javascripts/vendor/timeago.js
|
||||
- public/javascripts/vendor/facebox.js
|
||||
- public/javascripts/jquery.autocomplete-custom.js
|
||||
- public/javascripts/facebox-custom.js
|
||||
- public/javascripts/diaspora.js
|
||||
- public/javascripts/keycodes.js
|
||||
- public/javascripts/widgets/alert.js
|
||||
|
|
@ -65,7 +65,7 @@ stylesheets:
|
|||
# EXAMPLE:
|
||||
#
|
||||
# helpers:
|
||||
# - helpers/**/*.js
|
||||
# - helpers/**/*.jsview
|
||||
#
|
||||
helpers:
|
||||
- helpers/**/*.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue