<?php
/* Smarty version 3.1.33, created on 2021-12-15 15:11:16
  from '/opt/lampp/htdocs/testlink/gui/templates/testcases/containerViewTestSuiteTextButtons.inc.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61b9f7848415a3_16600278',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'c787f61e50e6aff1903c0e381e9e597bcd234bf6' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/testcases/containerViewTestSuiteTextButtons.inc.tpl',
      1 => 1636032773,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_61b9f7848415a3_16600278 (Smarty_Internal_Template $_smarty_tpl) {
?>    <?php echo $_smarty_tpl->tpl_vars['tlImages']->value['toggle_direct_link'];?>
 &nbsp;

    <?php $_smarty_tpl->_assignInScope('calledByOK', property_exists($_smarty_tpl->tpl_vars['gui']->value,'calledByMethod'));?> 
    <?php $_smarty_tpl->_assignInScope('tprojIDOK', property_exists($_smarty_tpl->tpl_vars['gui']->value,'tproject_id'));?> 
    
    <img class="clickable" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['cog'];?>
" 
         onclick="javascript:toogleShowHide('tsuite_control_panel');"  title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['actions'];?>
" />
    
   <div class="direct_link" style='display:none'><a href="<?php echo $_smarty_tpl->tpl_vars['gui']->value->direct_link;?>
" target="_blank"><?php echo $_smarty_tpl->tpl_vars['gui']->value->direct_link;?>
</a></div>

    <div id="tsuite_control_panel" style="display:<?php echo $_smarty_tpl->tpl_vars['tlCfg']->value->gui->op_area_display->test_spec_container;?>
;">
      <fieldset class="groupBtn">
        <b><?php echo $_smarty_tpl->tpl_vars['labels']->value['testsuite_operations'];?>
</b>
        <form method="post" action="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;?>
lib/testcases/containerEdit.php">
          <input type="hidden" name="form_token" id="form_token" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->form_token;?>
" />
          <input type="hidden" name="doAction" id="doAction" value="" />
          <input type="hidden" name="containerID" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->container_data['id'];?>
" />
          <input type="hidden" name="testsuiteID" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->container_data['id'];?>
" />
          <input type="hidden" name="testsuiteName" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['gui']->value->container_data['name'], ENT_QUOTES, 'UTF-8', true);?>
" />
          <input type="hidden" name="containerType" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->containerType;?>
" />

          <input type="hidden" name="containerType" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->containerType;?>
" />

          <?php if ($_smarty_tpl->tpl_vars['tprojIDOK']->value) {?>
            <input type="hidden" name="tproject_id" id="tproject_id" 
                  value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->tproject_id;?>
" />
          <?php }?>

          <?php if ($_smarty_tpl->tpl_vars['calledByOK']->value) {?>
            <input type="hidden" name="calledByMethod" id="calledByMethod" 
                  value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->calledByMethod;?>
" />
          <?php }?>


          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['add'];?>
" name="new_testsuite" id="new_testsuite" 
                 onclick="doAction.value='new_testsuite'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_new_testsuite'];?>
">

          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['edit'];?>
" name="edit_testsuite" id="edit_testsuite" 
                 onclick="doAction.value='edit_testsuite'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_edit_testsuite'];?>
">

          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['move_copy'];?>
" name="move_testsuite_viewer" id="move_testsuite_viewer" 
                 onclick="doAction.value='move_testsuite_viewer'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['alt_move_cp_testsuite'];?>
">
          
          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['delete'];?>
" name="delete_testsuite" id="delete_testsuite" 
                 onclick="doAction.value='delete_testsuite'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['alt_del_testsuite'];?>
">

          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['order_alpha'];?>
" name="reorder_testsuites_alpha" id="reorder_testsuites_alpha" 
                 onclick="doAction.value='reorder_testsuites_alpha'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_reorder_testsuites_alpha'];?>
">
          
          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['testcases_table_view'];?>
" name="testcases_table_view" id="testcases_table_view" 
                 onclick="doAction.value='testcases_table_view'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_testcases_table_view'];?>
">

          <img src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['report'];?>
" onclick="window.open('<?php echo $_smarty_tpl->tpl_vars['testSuiteDocAction']->value;?>
')" 
               title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_gen_test_suite_spec_new_window'];?>
" />

          <img src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['report_word'];?>
" onclick="window.open('<?php echo $_smarty_tpl->tpl_vars['testSuiteWordDocAction']->value;?>
')" 
               title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_gen_test_suite_spec_word'];?>
" />

          <img src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['import'];?>
" onclick="location='<?php echo $_smarty_tpl->tpl_vars['importToTSuiteAction']->value;?>
'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_import_testsuite'];?>
" />
          <img src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['export'];?>
" onclick="location='<?php echo $_smarty_tpl->tpl_vars['tsuiteExportAction']->value;?>
'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_export_testsuite'];?>
" />
        </form>
      </fieldset>

            <fieldset class="groupBtn">
        <b><?php echo $_smarty_tpl->tpl_vars['labels']->value['testcase_operations'];?>
</b>
        <form method="post" action="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;?>
lib/testcases/tcEdit.php">
          <input type="hidden" name="form_token" id="form_token" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->form_token;?>
" />
          <input type="hidden" name="doAction" id="doAction" value="" />
          <input type="hidden" name="containerID" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->container_data['id'];?>
" />
          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['add'];?>
" name="create_tc" id="create_tc" 
                 onclick="doAction.value='create'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_new_tc'];?>
">
        </form>

        <form method="post" action="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;?>
lib/testcases/containerEdit.php">
          <input type="hidden" name="form_token" id="form_token" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->form_token;?>
" />
          <input type="hidden" name="doAction" id="doAction" value="" />
          <input type="hidden" name="testsuiteID" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->container_data['id'];?>
" />
          <input type="hidden" name="testsuiteName" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['gui']->value->container_data['name'], ENT_QUOTES, 'UTF-8', true);?>
" />

          <?php if ($_smarty_tpl->tpl_vars['tprojIDOK']->value) {?>
            <input type="hidden" name="tproject_id" id="tproject_id" 
                  value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->tproject_id;?>
" />
          <?php }?>

          <?php if ($_smarty_tpl->tpl_vars['calledByOK']->value) {?>
            <input type="hidden" name="calledByMethod" id="calledByMethod" 
                  value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->calledByMethod;?>
" />
          <?php }?>



          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['move_copy'];?>
" name="move_testcases_viewer" id="move_testcases_viewer" 
                 onclick="doAction.value='move_testcases_viewer'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['alt_move_cp_testcases'];?>
">

          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['delete'];?>
" name="delete_testcases" id="delete_testcases" 
                 onclick="doAction.value='delete_testcases'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_delete_testcases'];?>
">

          <input type="image" src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['reorder'];?>
" name="reorder_testcases" id="reorder_testcases" 
                 onclick="doAction.value='reorder_testcases'" title="<?php echo $_smarty_tpl->tpl_vars['gui']->value->btn_reorder_testcases;?>
">
        </form>

        <form method="post" action="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;?>
lib/testcases/tcEdit.php">
          <input type="hidden" name="form_token" id="form_token" value="<?php echo $_smarty_tpl->tpl_vars['gui']->value->form_token;?>
" />
          <input type="hidden" name="doAction" id="doAction" value="" />
          <img src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['import'];?>
" onclick="location='<?php echo $_smarty_tpl->tpl_vars['importTestCasesAction']->value;?>
'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_import_tc'];?>
" />
          <img src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['export'];?>
" onclick="location='<?php echo $_smarty_tpl->tpl_vars['exportTestCasesAction']->value;?>
'" title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_export_tc'];?>
" />
          <img src="<?php echo $_smarty_tpl->tpl_vars['tlImages']->value['create_from_xml'];?>
" onclick="location='<?php echo $_smarty_tpl->tpl_vars['createTCFromIssueMantisXMLAction']->value;?>
'" 
               title="<?php echo $_smarty_tpl->tpl_vars['labels']->value['btn_create_from_issue_xml'];?>
" />
        </form>
      </fieldset>

    </div>  
<?php }
}
