Fixed show the widget 'show resume' in the 'availability' item in report. TICKET: #2149

This commit is contained in:
mdtrooper 2015-04-24 19:05:17 +02:00
parent 29f4c1d7e7
commit 0f72fa8bbd
2 changed files with 2 additions and 1 deletions

View File

@ -2340,6 +2340,7 @@ function chooseType() {
$("#row_order_uptodown").show();
$("#row_show_address_agent").show();
$("#row_show_in_two_columns").show();
$("#row_show_resume").show();
break;
case 'group_report':
$("#row_group").show();

View File

@ -77,7 +77,7 @@ else {
$agents[$row['id_agente']] = $row['nombre'];
}
switch ($config['dbtype']){
switch ($config['dbtype']) {
case "mysql":
case "postgresql":
$rows = db_get_all_rows_sql('