Showing
3 changed files
with
3 additions
and
3 deletions
@@ -145,7 +145,7 @@ class DetailController extends AbstractAction | @@ -145,7 +145,7 @@ class DetailController extends AbstractAction | ||
145 | $data['relatedInfo'][] = $value; | 145 | $data['relatedInfo'][] = $value; |
146 | } | 146 | } |
147 | } | 147 | } |
148 | - | 148 | + |
149 | $this->_view->display('index', $data); | 149 | $this->_view->display('index', $data); |
150 | 150 | ||
151 | $detail = array(); | 151 | $detail = array(); |
-
Please register or login to post a comment