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

📄 bugfields.html.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1153438330',        'name' => 'admin/params/bugfields.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";    #line 0 "template\en\default\admin\params\bugfields.html.tmpl"    $stash->set('title', ($stash->get(['terms', 0, 'Bug', 0]) . " Fields"));    $stash->set('desc', 'Choose fields you want to display');        $output .=  "\n";    #line 0 "template\en\default\admin\params\bugfields.html.tmpl"    $stash->set('param_descs', { 'useclassification' => ("If this is on, " . $stash->get(['terms', 0, 'Bugzilla', 0]) . " will associate each product with a ")  . 'specific classification. But you must have \'editclassification\' '  . 'permissions enabled in order to edit classifications.', 'showallproducts' => ("If this is on and useclassification is set, " . $stash->get(['terms', 0, 'Bugzilla', 0]) . " will add a ")  . ("'All' link in the 'New " . $stash->get(['terms', 0, 'Bug', 0]) . "' page to list all available products."), 'usetargetmilestone' => 'Do you wish to use the Target Milestone field?', 'useqacontact' => 'Do you wish to use the QA Contact field?', 'usestatuswhiteboard' => 'Do you wish to use the Status Whiteboard field?', 'usevotes' => ("Do you wish to allow users to vote for " . $stash->get(['terms', 0, 'bugs', 0]) . "? Note that in order ")  . 'for this to be effective, you will have to change the maximum '  . 'votes allowed in a product to be non-zero in '  . ('' . "<a href=\"editproducts.cgi\">the product edit page</a>."), 'usebugaliases' => ("Do you wish to use " . $stash->get(['terms', 0, 'bug', 0]) . " aliases, which allow you to assign ")  . ($stash->get(['terms', 0, 'bugs', 0]) . " an easy-to-remember name by which you can refer to them?"), 'defaultpriority' => ("This is the priority that newly entered " . $stash->get(['terms', 0, 'bugs', 0]) . " are set to."), 'defaultseverity' => ("This is the severity that newly entered " . $stash->get(['terms', 0, 'bugs', 0]) . " are set to."), 'defaultplatform' => ("This is the platform that is preselected on the " . $stash->get(['terms', 0, 'bug', 0]) . " ")  . 'entry form.<br> '  . 'You can leave this empty: '  . ($stash->get(['terms', 0, 'Bugzilla', 0]) . " will then use the platform that the browser ")  . 'reports to be running on as the default.', 'defaultopsys' => ("This is the operating system that is preselected on the " . $stash->get(['terms', 0, 'bug', 0]) . " ")  . 'entry form.<br> '  . 'You can leave this empty: '  . ($stash->get(['terms', 0, 'Bugzilla', 0]) . " will then use the operating system that the browser ")  . 'reports to be running on as the default.'  });            } };        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 + -