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

📄 search-advanced.html.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1170965462',        'name' => 'search/search-advanced.html.tmpl',    },    BLOCK => sub {        my $context = shift || die "template sub called without context\n";        my $stash   = $context->stash;        my $output  = '';        my $_tt_error;                eval { BLOCK: {    $output .=  "\n";    $output .=  "\n\n";    $output .=  "\n";    #line 28 "template\en\default\search\search-advanced.html.tmpl"    $output .=  $context->process('global/variables.none.tmpl');    $output .=  "\n";    #line 30 "template\en\default\search\search-advanced.html.tmpl"    # USE    $stash->set('Bugzilla',                $context->plugin('Bugzilla'));    #line 31 "template\en\default\search\search-advanced.html.tmpl"    $stash->set('cgi', $stash->get(['Bugzilla', 0, 'cgi', 0]));        $output .=  "\n\n";    #line 36 "template\en\default\search\search-advanced.html.tmpl"        # CAPTURE    $stash->set('js_data', do {        my $output = '';    $output .=  "\nvar queryform = \"queryform\"";        $output;    });        $output .=  "\n";    #line 0 "template\en\default\search\search-advanced.html.tmpl"    $output .=  $context->process('global/header.html.tmpl', { 'title' => ("Search for " . $stash->get(['terms', 0, 'bugs', 0])), 'onload' => 'doOnSelectProduct(0); initHelp();', 'javascript' => $stash->get('js_data'), 'javascript_urls' => [ 'js/productform.js' ], 'style' => 'dl.bug_changes dt {                 margin-top: 15px;               }' });    $output .=  "\n";    #line 86 "template\en\default\search\search-advanced.html.tmpl"        # WRAPPER    $output .=  do {        my $output = '';    $output .=  "\n";    #line 50 "template\en\default\search\search-advanced.html.tmpl"    $stash->set('button_name', 'Search');        $output .=  "\n\n";    #line 71 "template\en\default\search\search-advanced.html.tmpl"    if (! $stash->get(['cgi', 0, 'param', [ 'help' ]])) {    #line 59 "template\en\default\search\search-advanced.html.tmpl"    if ($stash->get(['cgi', 0, 'user_agent', [ 'Mozilla/5' ]])) {    $output .=  "\n    <script type=\"text/javascript\"> <!--\n      document.write(\"<p><a href='query.cgi?help=1&amp;format=advanced'>Give me some help<\\/a> (reloads page).<\\/p>\");\n      // -->\n    </script>";    }        }    else {    $output .=  "\n  <p>\n      For help, mouse over the page elements.\n      <font color=\"red\">";    #line 68 "template\en\default\search\search-advanced.html.tmpl"    if ($stash->get(['cgi', 0, 'user_agent', [ 'Mozilla/5' ]])) {    $output .=  "\n        Note that if the help popups are hidden by form element scroll bars,\n        this is a b<!-- word broken up to pass test 009 -->ug in your browser,\n        not in ";    #line 67 "template\en\default\search\search-advanced.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  ".";    }        $output .=  "\n    </font>\n  </p>";    }        $output .=  "\n<form method=\"get\" action=\"buglist.cgi\" name=\"queryform\">\n";    #line 74 "template\en\default\search\search-advanced.html.tmpl"    $output .=  $context->process('search/form.html.tmpl');    $output .=  "\n";    #line 76 "template\en\default\search\search-advanced.html.tmpl"    $output .=  $context->process('search/knob.html.tmpl');    $output .=  "\n\n<hr>\n";    #line 80 "template\en\default\search\search-advanced.html.tmpl"    $output .=  $context->process('search/boolean-charts.html.tmpl');    $output .=  "\n\n</form>\n";    #line 84 "template\en\default\search\search-advanced.html.tmpl"    if ($stash->get(['cgi', 0, 'param', [ 'help' ]])) {    $output .=  $context->process('search/search-help.html.tmpl');    }        $output .=  "\n";        $context->include('search/tabs.html.tmpl', { 'content', $output });     };        $output .=  "\n";    #line 88 "template\en\default\search\search-advanced.html.tmpl"    $output .=  $context->process('global/footer.html.tmpl');    $output .=  "\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 + -