mirror of
https://github.com/processwire/processwire.git
synced 2025-08-13 18:24:57 +02:00
Fix issue processwire/processwire-issues#1832
This commit is contained in:
@@ -165,6 +165,8 @@ class RepeaterPageArray extends PageArray {
|
||||
|
||||
if($of) $this->forPage->of(true);
|
||||
|
||||
$this->forPage->trackChange($this->field->name);
|
||||
|
||||
return $page;
|
||||
}
|
||||
|
||||
@@ -238,4 +240,3 @@ class RepeaterPageArray extends PageArray {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user