Skip to content
This repository has been archived by the owner on Nov 4, 2018. It is now read-only.

Commit

Permalink
Revert "Drop jQuery UI"
Browse files Browse the repository at this point in the history
This reverts commit 36aadb8.
  • Loading branch information
cheshire137 committed Feb 15, 2018
1 parent 0088f2c commit fda65d5
Show file tree
Hide file tree
Showing 6 changed files with 1,188 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@
// about supported directives.
//
//= require rails-ujs
//= require jquery
//= require jquery-ui.min
//= require_tree .
3 changes: 3 additions & 0 deletions app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
*= require_tree .
*= require_self
*= require jquery-ui.css
*= require jquery-ui.structure.css
*= require jquery-ui.theme.css
*= require taggle.css
*/

Expand Down
6 changes: 6 additions & 0 deletions vendor/assets/javascripts/jquery-ui.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit fda65d5

Please sign in to comment.