PHP 8.3.31
Preview: htmlDescriptor.js Size: 354 B
/home/getspomw/royalsquad.us/vendor/symfony/var-dumper/Resources/js/htmlDescriptor.js

document.addEventListener('DOMContentLoaded', function() {
  let prev = null;
  Array.from(document.getElementsByTagName('article')).reverse().forEach(function (article) {
    const dedupId = article.dataset.dedupId;
    if (dedupId === prev) {
      article.getElementsByTagName('header')[0].classList.add('hidden');
    }
    prev = dedupId;
  });
});

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
354 B lrw-rw-rw- 2025-09-17 06:53:24
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).