Remove redundant cide from the speed dial head
This commit is contained in:
parent
4e19617fdc
commit
012b4141eb
1 changed files with 0 additions and 4 deletions
|
@ -235,10 +235,6 @@
|
||||||
var a = cross.getNext ();
|
var a = cross.getNext ();
|
||||||
var p = a.getNext ();
|
var p = a.getNext ();
|
||||||
|
|
||||||
cross.dispose ();
|
|
||||||
div.removeClass ('activated');
|
|
||||||
a.empty ();
|
|
||||||
|
|
||||||
cross.dispose ();
|
cross.dispose ();
|
||||||
div.removeClass ('activated');
|
div.removeClass ('activated');
|
||||||
a.empty ().set ('html', '<h1>' + num + '</h1><h4><span/></h4>');
|
a.empty ().set ('html', '<h1>' + num + '</h1><h4><span/></h4>');
|
||||||
|
|
Loading…
Reference in a new issue