Skip to content

Commit

Permalink
Add assets necessary to power jquery-ui datepicker
Browse files Browse the repository at this point in the history
  • Loading branch information
joemsak committed Jun 20, 2012
1 parent 252e587 commit 4c93129
Show file tree
Hide file tree
Showing 20 changed files with 1,736 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/initializers/refinery/core.rb
Expand Up @@ -41,8 +41,10 @@
# config.wymeditor_whitelist_tags = {}

# Register extra javascript for backend
# config.register_javascript "prototype-rails"
config.register_javascript "jquery.ui.timepicker.addon.js"
config.register_javascript "refinery/calendar.js"

# Register extra stylesheet for backend (optional options)
# config.register_stylesheet "custom", :media => 'screen'
config.register_stylesheet "refinery/calendar", :media => 'screen'
config.register_stylesheet "jquery-ui", :media => 'screen'
end
Binary file added vendor/assets/images/ui-bg_flat_0_aaaaaa_40x100.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-bg_flat_55_fbec88_40x100.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-bg_glass_75_d0e5f5_1x400.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-bg_glass_85_dfeffc_1x400.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-bg_glass_95_fef1ec_1x400.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-icons_217bc0_256x240.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-icons_2e83ff_256x240.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-icons_469bdd_256x240.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-icons_6da8d5_256x240.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-icons_cd0a0a_256x240.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-icons_d8e7f3_256x240.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/ui-icons_f9bd01_256x240.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4c93129

Please sign in to comment.