⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 create-chart.html.tmpl

📁 buzilla软件
💻 TMPL
📖 第 1 页 / 共 2 页
字号:
        $output .=  "\n            </td>\n\n            <td>";    #line 183 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['series', 0, 'category', 0]);                &$_tt_filter($output);    };        $output .=  " / \n              ";    #line 184 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['series', 0, 'subcategory', 0]);                &$_tt_filter($output);    };        $output .=  " /\n              ";    #line 185 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['series', 0, 'name', 0]);                &$_tt_filter($output);    };        $output .=  "\n              <input type=\"hidden\" name=\"line";    #line 186 "template\en\default\reports\create-chart.html.tmpl"    $output .=  $stash->get('newidx');    $output .=  "\" \n                     value=\"";    #line 187 "template\en\default\reports\create-chart.html.tmpl"    $output .=  $stash->get(['series', 0, 'series_id', 0]);    $output .=  "\">\n            </td>\n\n            <td align=\"center\">";    #line 194 "template\en\default\reports\create-chart.html.tmpl"    if ($stash->get(['user', 0, 'id', 0]) eq $stash->get(['series', 0, 'creator', 0]) || $stash->get(['user', 0, 'in_group', [ 'admin' ]])) {    $output .=  "\n               <a href=\"chart.cgi?action=edit&amp;series_id=";    #line 193 "template\en\default\reports\create-chart.html.tmpl"    $output .=  $stash->get(['series', 0, 'series_id', 0]);    $output .=  "\">Edit</a> |";    }        $output .=  "\n              <a href=\"buglist.cgi?cmdtype=dorem&amp;namedcmd=";    #line 196 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('url_quote')                  || $context->throw($context->error);        $output .=  $stash->get(['series', 0, 'category', 0]);                &$_tt_filter($output);    };        $output .=  "%20/%20";    #line 197 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('url_quote')                  || $context->throw($context->error);        $output .=  $stash->get(['series', 0, 'subcategory', 0]);                &$_tt_filter($output);    };        $output .=  "%20/%20";    #line 198 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('url_quote')                  || $context->throw($context->error);        $output .=  $stash->get(['series', 0, 'name', 0]);                &$_tt_filter($output);    };        $output .=  "&amp;series_id=";    #line 199 "template\en\default\reports\create-chart.html.tmpl"    $output .=  $stash->get(['series', 0, 'series_id', 0]);    $output .=  "&amp;remaction=runseries\">Run Search</a>\n            </td>        \n          </tr>";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        #line 203 "template\en\default\reports\create-chart.html.tmpl"    $stash->set('labelidx', $stash->get('labelidx') + 1);        #line 204 "template\en\default\reports\create-chart.html.tmpl"    $stash->set('newidx', $stash->get('newidx') + 1);    ;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n";    #line 223 "template\en\default\reports\create-chart.html.tmpl"    if ($stash->get(['chart', 0, 'gt', 0])) {    $output .=  "\n        <tr>\n          <td align=\"center\">\n            <input type=\"checkbox\" value=\"1\" name=\"select65536\">\n            <input type=\"hidden\" value=\"1\" name=\"gt\">\n          </td>\n          <td>\n            <input type=\"text\" size=\"20\" name=\"labelgt\"\n                   value=\"";    #line 215 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  ($stash->get(['chart', 0, 'labelgt', 0]) || $stash->get('gttext'));                &$_tt_filter($output);    };        $output .=  "\">\n          </td>\n          <td></td>\n          <td>\n            <i>";    #line 219 "template\en\default\reports\create-chart.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('gttext');                &$_tt_filter($output);    };        $output .=  "</i>\n          </td>\n          <td></td>\n        </tr>";    }        $output .=  "\n      <tr>\n        <td colspan=\"6\">&nbsp;</td>\n      </tr>\n\n      <tr>\n        <td valign=\"bottom\" style=\"text-align: center;\">\n          <input type=\"submit\" name=\"action-sum\" value=\"Sum\" \n                 style=\"width: 5em;\" id=\"action-sum\"><br>\n          <input type=\"submit\" name=\"action-remove\" value=\"Remove\"\n                 style=\"width: 5em;\" id=\"action-remove\">\n        </td>\n\n        <td style=\"text-align: right; vertical-align: bottom;\">\n          <label for=\"cumulate\"><b>Cumulate</b></label>:\n          <input type=\"checkbox\" name=\"cumulate\" id=\"cumulate\" value=\"1\"";    #line 239 "template\en\default\reports\create-chart.html.tmpl"    if ($stash->get(['chart', 0, 'cumulate', 0])) {    $output .=  ' checked';    }        $output .=  ">\n        </td>\n\n        <td></td>\n        <td valign=\"bottom\">\n          <label for=\"datefrom\"><b>Date Range</b></label>:\n          <input type=\"text\" size=\"12\" name=\"datefrom\" id=\"datefrom\"\n            value=\"";    #line 246 "template\en\default\reports\create-chart.html.tmpl"    if ($stash->get(['chart', 0, 'datefrom', 0])) {    $output .=  $stash->get(['time2str', [ '%Y-%m-%d', $stash->get(['chart', 0, 'datefrom', 0]) ]]);    }        $output .=  "\">\n          <label for=\"dateto\"><b>to</b></label>\n          <input type=\"text\" size=\"12\" name=\"dateto\" id=\"dateto\"\n            value=\"";    #line 249 "template\en\default\reports\create-chart.html.tmpl"    if ($stash->get(['chart', 0, 'dateto', 0])) {    $output .=  $stash->get(['time2str', [ '%Y-%m-%d', $stash->get(['chart', 0, 'dateto', 0]) ]]);    }        $output .=  "\">\n        </td>\n\n        <td style=\"text-align: right\" valign=\"bottom\">\n          <input type=\"submit\" name=\"action-wrap\" value=\"Chart This List\"\n                 id=\"action-wrap\">\n        </td>\n      </tr>\n    </table>";    }    else {    $output .=  "\n  <p><i>None</i></p>";    }        $output .=  "  \n</form>\n";    #line 265 "template\en\default\reports\create-chart.html.tmpl"    if ($stash->get(['user', 0, 'in_group', [ 'editbugs' ]])) {    $output .=  "\n  <h3><a href=\"query.cgi?format=create-series\">Create New Data Set</a></h3>";    }        $output .=  "                 \n";    #line 267 "template\en\default\reports\create-chart.html.tmpl"    $output .=  $context->process('global/footer.html.tmpl');    $output .=  "\n\n";        } };        if ($@) {            $_tt_error = $context->catch($@, \$output);            die $_tt_error unless $_tt_error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {    },});

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -