Commit 328a2c0d by san58

кнопка применения фильтров

1 parent 34321041
......@@ -16,6 +16,7 @@ $this->params['breadcrumbs'][] = $this->title;
<p>
<?= Html::a('Create Filter', ['create'], ['class' => 'btn btn-success']) ?>
<?= Html::a('Apply Filter', ['/ajax/calc-status'], ['class' => 'btn btn-success']) ?>
</p>
<?php Pjax::begin(); ?>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!