Refactoring/Update of logic for SummitEvent Update
Change-Id: I2edb79f9acfd0683cce624b9e6825d3ac5d367b4
This commit is contained in:
@@ -142,5 +142,11 @@ class SummitAbstractLocation extends SilverstripeBaseModel
|
||||
*/
|
||||
protected $order;
|
||||
|
||||
|
||||
/**
|
||||
* @return boolean
|
||||
*/
|
||||
public function isOverrideBlackouts()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user