Skip to content

Commit

Permalink
Merge pull request #1283 from creative-commoners/pulls/6/remove-support
Browse files Browse the repository at this point in the history
API Remove silverstripe/campaign-admin integration support
  • Loading branch information
GuySartorelli authored Nov 28, 2024
2 parents 8db155c + 5c4ad21 commit 42de3a3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Models/ElementalArea.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,6 @@ class ElementalArea extends DataObject

private static $table_name = 'ElementalArea';

/**
* Don't show this model in campaign admin as part of implicit change sets
*
* @config
* @var bool
*/
private static $hide_in_campaigns = true;

/**
* Cache various data to improve CMS load time
*
Expand Down

0 comments on commit 42de3a3

Please sign in to comment.