%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/kritik-portale/module/Backend/view/backend/index/ |
Current File : /var/www/html/bbw/farmaci/kritik-portale/module/Backend/view/backend/index/table.phtml |
<section id="<?= $id ?>"> <div class="row"> <article class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> <?= $this->widget('datatable/table', [ 'title' => $title, 'icon' => $icon, 'options' => [ 'sortable' => true, 'deletebutton' => false, 'togglebutton' => false, 'colorbutton' => false, 'editbutton' => false, 'fullscreenbutton' => false ] ]) ?> </article> <script type="text/javascript"> $("#<?= $id ?> #datatable-table").attr("id", "datatable-<?= $id ?>"); </script> </div> </section>