summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/macros.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/macros.html')
-rw-r--r--ogcp/templates/macros.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ogcp/templates/macros.html b/ogcp/templates/macros.html
index d927b9f..3e8074e 100644
--- a/ogcp/templates/macros.html
+++ b/ogcp/templates/macros.html
@@ -29,7 +29,6 @@
document.addEventListener('readystatechange', () => {
if (document.readyState === 'complete') {
updateScopeState();
- unfoldAll();
}
});
</script>