Merge branch '1805_Campo_vacio_Informes_personalizados' into 'develop'

Added title in custom reports

See merge request artica/pandorafms!1632
This commit is contained in:
vgilc 2018-10-01 15:15:38 +02:00
commit a7421fc385
1 changed files with 3 additions and 3 deletions

View File

@ -2075,9 +2075,9 @@ else {
$buttons = null;
$buttons = array(
'main' => array('active' => true,
'text' => '<a href="index.php?sec=reporting&sec2=godmode/reporting/reporting_builder&tab=main&action=new&pure=' .$pure.'">' .
html_print_image("images/op_reporting.png", true, array ("title" => __('Main data'))) .'</a>'));
$textReportName = '';
'text' => '<a href="index.php?sec=reporting&sec2=godmode/reporting/reporting_builder&pure=' .$pure.'">' .
html_print_image("images/report_list.png", true, array ("title" => __('Reports list'))) .'</a>'));
$textReportName = __('Create Custom Report');
}
// Page header for metaconsole