@@ -312,7 +312,7 @@  | 
                                                    ||
| 312 | 312 |              $title = I18N::translate('Edit the story') . ' — ' . e($tree->title()); | 
                                                        
| 313 | 313 | }  | 
                                                        
| 314 | 314 | |
| 315 | - $individual = Individual::getInstance($xref, $tree);  | 
                                                        |
| 315 | + $individual = Individual::getInstance($xref, $tree);  | 
                                                        |
| 316 | 316 | |
| 317 | 317 |          return $this->viewResponse('modules/stories/edit', [ | 
                                                        
| 318 | 318 | 'block_id' => $block_id,  |