mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-06 04:40:18 +01:00
Use jquery-ui-rails gem instead of vendored jQuery UI
This commit is contained in:
parent
3220177dd3
commit
2ea20d1a1e
32 changed files with 24 additions and 160 deletions
|
|
@ -13,7 +13,10 @@
|
|||
*= require_self
|
||||
*/
|
||||
|
||||
@import "../../../vendor/assets/stylesheets/jquery-ui-1.10.0.custom.min";
|
||||
@import "jquery-ui/autocomplete";
|
||||
@import "jquery-ui/datepicker";
|
||||
@import "jquery-ui/dialog";
|
||||
@import "jquery-ui/sortable";
|
||||
|
||||
.legacy-ui {
|
||||
@import "../../../vendor/assets/stylesheets/superfish-navbar";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue