This element has an ID now.
This commit is contained in:
parent
5ffc7f4bd4
commit
d7beeeebd7
@ -105,7 +105,7 @@ Index =
|
|||||||
d.implementation.createDocument(null, null, null).appendChild board
|
d.implementation.createDocument(null, null, null).appendChild board
|
||||||
|
|
||||||
$.rm el for el in $$ '.navLinks'
|
$.rm el for el in $$ '.navLinks'
|
||||||
$.rm $.id('search-box')?.parentNode
|
$.rm $.id('ctrl-top')
|
||||||
topNavPos = $.id('delform').previousElementSibling
|
topNavPos = $.id('delform').previousElementSibling
|
||||||
$.before topNavPos, $.el 'hr'
|
$.before topNavPos, $.el 'hr'
|
||||||
$.before topNavPos, Index.navLinks
|
$.before topNavPos, Index.navLinks
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user