3 lines
150 B
PHP
3 lines
150 B
PHP
<?php
|
|
$config->programplan->datatable->defaultField = array('id', 'name', 'percent', 'attribute', 'begin', 'end', 'realBegan', 'realEnd', 'actions');
|