<?php
/* Smarty version 3.1.33, created on 2022-02-15 20:49:44
  from '/home/recursosspa/public_html/testlink/gui/templates/testcases/tcSearchResults.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_620c11e8570da2_60714505',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'b6cb051ded5814f957a4048a60e052cc20c1a680' => 
    array (
      0 => '/home/recursosspa/public_html/testlink/gui/templates/testcases/tcSearchResults.tpl',
      1 => 1643038981,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:inc_head.tpl' => 1,
    'file:inc_ext_js.tpl' => 2,
    'file:inc_ext_table.tpl' => 1,
    'file:testcases/tcSearchGUI.inc.tpl' => 1,
  ),
),false)) {
function content_620c11e8570da2_60714505 (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 $_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);
$_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, 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', ((string)$_smarty_tpl->tpl_vars['matrix']->value)."->tableID");?>
  <?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();?>

<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>

</head>

<body>
<h1 class="title"><?php echo $_smarty_tpl->tpl_vars['gui']->value->pageTitle;?>
</h1>

<?php $_smarty_tpl->_subTemplateRender("file:testcases/tcSearchGUI.inc.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>

<?php if ($_smarty_tpl->tpl_vars['gui']->value->doSearch) {?>
  <div class="workBack">
  <?php if ($_smarty_tpl->tpl_vars['gui']->value->warning_msg == '') {?>
    <?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('tableIDe', "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 />
    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang_get'][0], array( array('s'=>'generated_by_TestLink_on'),$_smarty_tpl ) );?>
 <?php echo smarty_modifier_date_format(time(),$_smarty_tpl->tpl_vars['gsmarty_timestamp_format']->value);?>

  <?php } else { ?>
    <div class="user_feedback">
    <br />
    <?php echo $_smarty_tpl->tpl_vars['gui']->value->warning_msg;?>

    </div>
  <?php }
}?>    
</div>
</body>
</html>
<?php }
}
