Merge branch 'fronkdev' into 'master'
Fixed Breadcrumbs in ConstructionConsent See merge request fronk/thetool!966
This commit is contained in:
@@ -116,7 +116,7 @@ class ConstructionConsentHistory extends mfBaseModel {
|
||||
}
|
||||
|
||||
if(!is_object($value)) {
|
||||
return $value;
|
||||
return htmlentities($value);
|
||||
}
|
||||
|
||||
if(get_class($value) == "Preorderstatus") {
|
||||
|
||||
Reference in New Issue
Block a user