<?php
/* Smarty version 3.1.33, created on 2022-01-28 15:32:48
  from '/home/recursosspa/public_html/testlink/gui/templates/inc_show_hide_mgmt.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61f40ca003abc3_74275998',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '0e310098315e7248d15a301b027e7a14627cc392' => 
    array (
      0 => '/home/recursosspa/public_html/testlink/gui/templates/inc_show_hide_mgmt.tpl',
      1 => 1643038918,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_61f40ca003abc3_74275998 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_assignInScope('show_hide_container_draw', (($tmp = @$_smarty_tpl->tpl_vars['show_hide_container_draw']->value)===null||$tmp==='' ? false : $tmp));
$_smarty_tpl->_assignInScope('show_hide_container_class', (($tmp = @$_smarty_tpl->tpl_vars['show_hide_container_class']->value)===null||$tmp==='' ? "exec_additional_info" : $tmp));?>


<input type='hidden' id="<?php echo $_smarty_tpl->tpl_vars['show_hide_container_view_status_id']->value;?>
"
         name="<?php echo $_smarty_tpl->tpl_vars['show_hide_container_view_status_id']->value;?>
"  value="0" />

<div class="x-panel-header x-unselectable">
	<div class="x-tool x-tool-toggle" style="background-position:0 -75px; float:left;"
		onclick="show_hide('<?php echo $_smarty_tpl->tpl_vars['show_hide_container_id']->value;?>
',
	              '<?php echo $_smarty_tpl->tpl_vars['show_hide_container_view_status_id']->value;?>
',
	              document.getElementById('<?php echo $_smarty_tpl->tpl_vars['show_hide_container_id']->value;?>
').style.display=='none')">
	</div>
	<span style="padding:2px;"><?php echo $_smarty_tpl->tpl_vars['show_hide_container_title']->value;?>
</span>
</div>

<?php if ($_smarty_tpl->tpl_vars['show_hide_container_draw']->value) {?>
	<div id="<?php echo $_smarty_tpl->tpl_vars['show_hide_container_id']->value;?>
" class="<?php echo $_smarty_tpl->tpl_vars['show_hide_container_class']->value;?>
">
		<?php echo $_smarty_tpl->tpl_vars['show_hide_container_html']->value;?>

	</div>
<?php }
}
}
