This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
wagtail
kopia lustrzana
https://github.com/wagtail/wagtail
Obserwuj
1
Polub
0
Forkuj
You've already forked wagtail
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
f7bc89c03e
wagtail
/
client
/
tests
/
mock-jquery.js
7 wiersze
92 B
JavaScript
Czysty
Wina
Historia
const
jQueryObj
=
{
on
:
jest
.
fn
(
)
,
off
:
jest
.
fn
(
)
,
}
;
global
.
jQuery
=
(
)
=>
jQueryObj
;
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik