Skip to content
Snippets Groups Projects
Commit ae44e746 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update reload overview

parent 6dd29498
No related branches found
No related tags found
1 merge request!485997 no autocomplete
......@@ -555,7 +555,7 @@ class projectlist extends base{
</thead>
<tbody>
' . $sOut . '</tbody></table>'
. '<script>window.setTimeout("setDefaultView();", 50); window.setTimeout("window.location.replace(window.location.pathname + window.location.search + window.location.hash);; ", 60000);</script>';
. '<script>window.setTimeout("setDefaultView();", 50); window.setTimeout("window.location.replace(window.location.pathname + window.location.search + window.location.hash);", 60000);</script>';
} else {
$sOut = t("class-pl-error-no-project") . '<br><br>'
. $oPrj1->renderLink("new")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment