Skip to content

Commit

Permalink
revert: revert changes to 24.06.00 file
Browse files Browse the repository at this point in the history
Removed changes to file that relate to a split out pull request
  • Loading branch information
AlexanderBlanchardAC committed Jun 4, 2024
1 parent 17ba1d4 commit 9505772
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions code/web/sys/DBMaintenance/version_updates/24.06.00.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,6 @@ function getUpdates24_06_00(): array {

//other

//alexander - PTFS Europe
'explore_more_section_control' => [
'title' => 'Explore More Section Control',
'description' => 'Allow control over whether the Explore More Section is displayed',
'sql' => [
"ALTER TABLE layout_settings ADD COLUMN showExploreMoreOptions TINYINT DEFAULT '1'",
]
],//control_whether_the_explore_more_box_is_displayed


];
Expand Down

0 comments on commit 9505772

Please sign in to comment.