Commit 991dd153d72236108e06fc2e733532de5728908d

Authored by Administrator
1 parent 82986136

big commti

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/widgets/views/_filter_view.php
... ... @@ -211,7 +211,7 @@ $js = "
211 211  
212 212 ";
213 213 $this->registerJs($js,
214   - View::POS_LOAD
  214 + View::POS_READY
215 215 );
216 216 }
217 217 ?>
... ...