Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Aug 25, 2017
1 parent ac56b16 commit 881cd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/admin-cms-content-element/_search.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/
?>
<? $form = \skeeks\cms\modules\admin\widgets\filters\AdminFiltersForm::begin([
'action' => '/' . \Yii::$app->request->pathInfo,
//'action' => '/' . \Yii::$app->request->pathInfo,
'namespace' => \Yii::$app->controller->uniqueId . "_" . $content_id
]); ?>

Expand Down

0 comments on commit 881cd97

Please sign in to comment.