browse: filter on document load (#2368)

When using the Browse directive, this applies the filter when using the browser history to go the
previous directory.
This commit is contained in:
Simon Legner 2018-11-25 20:35:15 +01:00 committed by Toby Allen
parent ce0988f48a
commit 764c9ec956

View File

@ -326,7 +326,7 @@ footer {
}
</style>
</head>
<body>
<body onload='filter()'>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="0" width="0" style="position: absolute;">
<defs>
<!-- Folder -->