<?php
/* Smarty version 3.1.33, created on 2022-01-28 15:48:49
  from '/home/recursosspa/public_html/testlink/gui/templates/results/resultsByTesterPerBuild.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61f410619bbe72_57093368',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '6c4edd201fa1ff4a766ff50807be113861fff01c' => 
    array (
      0 => '/home/recursosspa/public_html/testlink/gui/templates/results/resultsByTesterPerBuild.tpl',
      1 => 1643038970,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:inc_head.tpl' => 1,
    'file:inc_ext_js.tpl' => 1,
    'file:inc_ext_table.tpl' => 1,
    'file:inc_result_tproject_tplan.tpl' => 1,
  ),
),false)) {
function content_61f410619bbe72_57093368 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/home/recursosspa/public_html/testlink/vendor/smarty/smarty/libs/plugins/modifier.date_format.php','function'=>'smarty_modifier_date_format',),));
?>
 
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang_get'][0], array( array('var'=>"labels",'s'=>"generated_by_TestLink_on,hlp_results_by_tester_per_build_table,show_closed_builds_btn"),$_smarty_tpl ) );?>


<?php $_smarty_tpl->_subTemplateRender("file:inc_head.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('openHead'=>"yes"), 0, false);
?>

<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['gui']->value->tableSet, 'matrix', false, 'idx', 'initializer', array (
  'first' => true,
  'index' => true,
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['idx']->value => $_smarty_tpl->tpl_vars['matrix']->value) {
$_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['index']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['first'] = !$_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['index'];
?>
	<?php $_smarty_tpl->_assignInScope('tableID', "table_".((string)$_smarty_tpl->tpl_vars['idx']->value));?>
	<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['first']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['first'] : null)) {?>
		<?php echo $_smarty_tpl->tpl_vars['matrix']->value->renderCommonGlobals();?>

		<?php if ($_smarty_tpl->tpl_vars['matrix']->value instanceof tlExtTable) {?>
			<?php $_smarty_tpl->_subTemplateRender("file:inc_ext_js.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('bResetEXTCss'=>1), 0, true);
?>
			<?php $_smarty_tpl->_subTemplateRender("file:inc_ext_table.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
		<?php }?>
	<?php }?>
	<?php echo $_smarty_tpl->tpl_vars['matrix']->value->renderHeadSection($_smarty_tpl->tpl_vars['tableID']->value);?>

<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>

</head>
<body>
<h1 class="title"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['gui']->value->pageTitle, ENT_QUOTES, 'UTF-8', true);?>
</h1>
<div class="workBack" style="overflow-y: auto;">

<?php $_smarty_tpl->_subTemplateRender("file:inc_result_tproject_tplan.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('arg_tproject_name'=>$_smarty_tpl->tpl_vars['gui']->value->tproject_name,'arg_tplan_name'=>$_smarty_tpl->tpl_vars['gui']->value->tplan_name), 0, false);
?>

<br /><p>
<form method="post">
	<input type="checkbox" id="show_closed_builds" name="show_closed_builds" value="show_closed_builds"
		   <?php if ($_smarty_tpl->tpl_vars['gui']->value->show_closed_builds) {?> checked="checked" <?php }?>
		   onclick="this.form.submit();" /> <?php echo $_smarty_tpl->tpl_vars['labels']->value['show_closed_builds_btn'];?>

	<input type="hidden" id="show_closed_builds_hidden" name="show_closed_builds_hidden" 
	       value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->show_closed_builds;?>
" />
</form>
</p>
<br />

<?php if ($_smarty_tpl->tpl_vars['gui']->value->warning_message == '') {?>
	<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['gui']->value->tableSet, 'matrix', false, 'idx');
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['idx']->value => $_smarty_tpl->tpl_vars['matrix']->value) {
?>
		<?php $_smarty_tpl->_assignInScope('tableID', "table_".((string)$_smarty_tpl->tpl_vars['idx']->value));?>
   		<?php echo $_smarty_tpl->tpl_vars['matrix']->value->renderBodySection($_smarty_tpl->tpl_vars['tableID']->value);?>

	<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
	
	<br />
		<p class="italic"><?php echo $_smarty_tpl->tpl_vars['labels']->value['hlp_results_by_tester_per_build_table'];?>
</p>
	<br />

	<?php echo $_smarty_tpl->tpl_vars['labels']->value['generated_by_TestLink_on'];?>
 <?php echo smarty_modifier_date_format(time(),$_smarty_tpl->tpl_vars['gsmarty_timestamp_format']->value);?>

<?php } else { ?>
	<div class="user_feedback">
    <?php echo $_smarty_tpl->tpl_vars['gui']->value->warning_message;?>

    </div>
<?php }?>

</div>
</body>
</html><?php }
}
