Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Update jquery ui structure
Browse files Browse the repository at this point in the history
  • Loading branch information
artursbraucs committed Jul 4, 2014
1 parent 6591d42 commit 8ee3596
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/assets/javascripts/weeler/init.js.coffee
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#= require jquery
#= require jquery.ui.all
#= require jquery-ui
#= require jquery_ujs
#= require turbolinks
#= require_tree ./vendor
Expand Down
4 changes: 2 additions & 2 deletions app/assets/stylesheets/weeler/init.css.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
*= require jquery.ui.all
*= require jquery-ui
*= require_tree ./vendor
*= require ./style
*= require weeler/app
*/
*/

0 comments on commit 8ee3596

Please sign in to comment.