kopia lustrzana https://github.com/wagtail/wagtail
clean up - remove console log (commented out)
rodzic
3c3df689f7
commit
7fb4d69d92
|
@ -142,7 +142,6 @@ function InlinePanel(opts) { // lgtm[js/unused-local-variable]
|
|||
|
||||
// eslint-disable-next-line func-names
|
||||
children.each(function () {
|
||||
// console.log($(this));
|
||||
$(this).css('top', $(this).position().top);
|
||||
}).addClass('moving');
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue