created lastdocs home block and corresponfing page
This commit is contained in:
@@ -54,7 +54,8 @@ function edlp_ajax_page_attachments(array &$attachments) {
|
||||
|| preg_match('/^\/?productions/', $current_path)
|
||||
|| preg_match('/^\/?agenda/', $current_path)
|
||||
|| preg_match('/^\/?studio/', $current_path)
|
||||
|| preg_match('/^\/?search/', $current_path)){
|
||||
|| preg_match('/^\/?search/', $current_path)
|
||||
|| preg_match('/^\/?lastdocs/', $current_path)){
|
||||
$redirect = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user