/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
symfony
/
var-dumper
/
Resources
/
js
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/symfony/var-dumper/Resources/js
mkdir
upload
Name
Size
Mode
Actions
htmlDescriptor.js
354
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/symfony/var-dumper/Resources/js/htmlDescriptor.js
(354B)
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; }); });
Save
cmd:
run