mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
add new report custom render pandora_enterprise#8540
This commit is contained in:
parent
6bfde7e903
commit
a0afaa156d
@ -2463,7 +2463,10 @@ $class = 'databox filters';
|
||||
<tr id="row_render_definition" class="datos">
|
||||
<td class="bolder">
|
||||
<?php
|
||||
echo __('Render definition');
|
||||
echo __('Render definition').ui_print_help_tip(
|
||||
__('Be aware because not all CSS inline styles are supported in the pdf library'),
|
||||
true
|
||||
);
|
||||
?>
|
||||
</td>
|
||||
<td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user