Commit b28cbe54 authored by Maithri  shetty's avatar Maithri shetty Committed by Sascha Grossenbacher
Browse files

Issue #3097017 by Maithri Shetty: Missing configure button in module listing...

Issue #3097017 by Maithri Shetty: Missing configure button in module listing page for redirect submodule
parent 56226377
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ name: 'Redirect 404'
type: module
description: 'Logs 404 errors and allows users to create redirects for often requested but missing pages.'
core: 8.x
configure: redirect_404.fix_404

dependencies:
 - redirect
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ name: 'Redirect Domain'
type: module
description: 'Allows users to redirect between domains.'
core: 8.x
configure: redirect_domain.domain_list

dependencies:
 - redirect