hide backand\ticket\export pdf button

This commit is contained in:
2016-06-29 21:46:17 +02:00
parent 4fd820e0a6
commit 3e3cd83945
3 changed files with 5 additions and 3 deletions

View File

@@ -23,10 +23,10 @@ $this->params['breadcrumbs'][] = $this->title;
Exportálás:
</span>
<?php
echo Html::a(
/* echo Html::a(
"PDF",\yii\helpers\Url::current( [ Html::getInputName($searchModel,'output') => 'pdf' ]),
['class' => 'btn btn-primary pull-left','style'=> 'margin-left: 12px;']
);
);*/
?>
<?php
echo Html::a(