[#725] Chili-core now loads jQuery by default
This was added to unstable with ab2856b53
and will be released with Chili 3.0
This commit is contained in:
parent
13da5e0445
commit
3577550cfa
|
@ -28,7 +28,7 @@ module ChiliProject
|
|||
#
|
||||
# Released: ChiliProject 2.5.0
|
||||
def self.using_jquery?
|
||||
false
|
||||
true
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue