Skip to content
Features
Business
Explore
Pricing
This repository
Sign in
or
Sign up
Watch
18
Star
182
Fork
87
FezVrasta
/
dropdown.js
Code
Issues
16
Pull requests
3
Projects
0
Pulse
Graphs
Permalink
Browse files
Remove unused test code
master
(
#45
)
1 parent
0d84a65
commit
72f8dc6281c329994830731a8338508c07979863
odin3
committed on
GitHub
Jun 16, 2016
Unified
Split
Showing
1 changed file
with
0 additions
and
3 deletions
.
+0
−3
jquery.dropdown.js
Show comments
View
3
jquery.dropdown.js
@@ -328,9 +328,6 @@
}
},
-
_removeOption
:
function
(
$ul
,
$this
) {
-
console
.
warn
(
arguments
);
- },
_addOption
:
function
(
$ul
,
$this
) {
//
Create the option
var
$option
=
$
(
"
<li></li>
"
);
Toggle all file notes
0 comments on commit
72f8dc6
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
72f8dc6