Error fixed in call function that returned empty the sla services list. Ticket #2546

This commit is contained in:
Arturo Gonzalez Diaz 2015-08-19 17:03:42 +02:00
parent 5fb954004c
commit 5bb4158ca8
1 changed files with 1 additions and 1 deletions

View File

@ -1344,7 +1344,7 @@ function print_SLA_list($width, $action, $idItem = null) {
global $meta;
$report_item_type = db_get_value(
oracle_encapsule_fields_with_same_name_to_instructions('type'),
db_escape_key_identifier('type'),
'treport_content', 'id_rc', $idItem);
?>
<table class="databox data" id="sla_list" border="0" cellpadding="4" cellspacing="4" width="100%">