mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
remove unused code
This commit is contained in:
parent
40d40ffc69
commit
9cd0cdad0c
@ -25,13 +25,6 @@ $(function() {
|
||||
}, 150);
|
||||
}
|
||||
|
||||
/*$('.aside-container li h4').click(function() {
|
||||
$(this).next().animate({
|
||||
height: 'toggle',
|
||||
opacity: 'toggle'
|
||||
}, 150);
|
||||
});*/
|
||||
|
||||
var navFunc={
|
||||
navStrArr: [],
|
||||
init:function (){
|
||||
|
Loading…
Reference in New Issue
Block a user