This website requires JavaScript.
Explore
Help
Sign in
milas
/
jellyfish-web
Watch
1
Star
0
Fork
You've already forked jellyfish-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f011e91da9
jellyfish-web
/
dashboard-ui
/
legacy
/
selectmenu.js
6 lines
115 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Beautified all js in web dashboard
2018-10-23 01:05:09 +03:00
define
(
[
"jQuery"
]
,
function
(
$
)
{
"use strict"
;
$
.
fn
.
selectmenu
=
function
(
)
{
return
this
}
}
)
;
Reference in a new issue
Copy permalink