index general, fixe #541

This commit is contained in:
2019-11-13 13:21:37 +01:00
parent 28f4ba143a
commit b72c6da623
19 changed files with 443 additions and 136 deletions
@@ -55,6 +55,7 @@ function edlp_ajax_page_attachments(array &$attachments) {
|| preg_match('/^\/?agenda/', $current_path)
|| preg_match('/^\/?studio/', $current_path)
|| preg_match('/^\/?search/', $current_path)
|| preg_match('/^\/?docsindex/', $current_path)
|| preg_match('/^\/?lastdocs/', $current_path)
|| preg_match('/^\/?articles/', $current_path)){
$redirect = true;