Skip to content

Commit

Permalink
IMP: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimLink committed Jan 24, 2022
1 parent 4a34b53 commit 524fa66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Observer/LayoutLoadBefore.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@

class LayoutLoadBefore implements ObserverInterface
{
// TODO: check where contact_index_index is used for
// And make sure this is needed in either array
// TODO: check if contact_index_index is used with CMS pages, if so, add the following code
const DISALLOWED_PAGES = [
'cms_page_view',
'cms_index_index',
Expand Down

0 comments on commit 524fa66

Please sign in to comment.