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

📄 bugchange.html.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1153438330',        'name' => 'admin/params/bugchange.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\bugchange.html.tmpl"    $stash->set('title', ($stash->get(['terms', 0, 'Bug', 0]) . " Change Policies"));    $stash->set('desc', ("Set up " . $stash->get(['terms', 0, 'bug', 0]) . " change policies"));        $output .=  "\n";    #line 0 "template\en\default\admin\params\bugchange.html.tmpl"    $stash->set('param_descs', { 'letsubmitterchoosepriority' => ("If this is on, then people submitting " . $stash->get(['terms', 0, 'bugs', 0]) . " can ")  . ("choose an initial priority for that " . $stash->get(['terms', 0, 'bug', 0]) . ". ")  . ("If off, then all " . $stash->get(['terms', 0, 'bugs', 0]) . " initially have the default ")  . 'priority selected below.', 'letsubmitterchoosemilestone' => ("If this is on, then people submitting " . $stash->get(['terms', 0, 'bugs', 0]) . " can ")  . ("choose the Target Milestone for that " . $stash->get(['terms', 0, 'bug', 0]) . ". ")  . ("If off, then all " . $stash->get(['terms', 0, 'bugs', 0]) . " initially have the default ")  . 'milestone for the product being filed in.', 'musthavemilestoneonaccept' => 'If you are using Target Milestone, do you want to require that '  . ("the milestone be set in order for a user to ACCEPT a " . $stash->get(['terms', 0, 'bug', 0]) . "?"), 'commentoncreate' => 'If this option is on, the user needs to enter a description '  . ("when entering a new " . $stash->get(['terms', 0, 'bug', 0]) . "."), 'commentonaccept' => 'If this option is on, the user needs to enter a short comment if '  . ("he accepts the " . $stash->get(['terms', 0, 'bug', 0]) . "."), 'commentonclearresolution' => 'If this option is on, the user needs to enter a short comment if '  . ("the " . $stash->get(['terms', 0, 'bug', 0]) . "'s resolution is cleared."), 'commentonconfirm' => 'If this option is on, the user needs to enter a short comment '  . ("when confirming a " . $stash->get(['terms', 0, 'bug', 0]) . "."), 'commentonresolve' => 'If this option is on, the user needs to enter a short comment if '  . ("the " . $stash->get(['terms', 0, 'bug', 0]) . " is resolved."), 'commentonreassign' => 'If this option is on, the user needs to enter a short comment if '  . ("the " . $stash->get(['terms', 0, 'bug', 0]) . " is reassigned."), 'commentonreassignbycomponent' => 'If this option is on, the user needs to enter a short comment if '  . ("the " . $stash->get(['terms', 0, 'bug', 0]) . " is reassigned by component."), 'commentonreopen' => 'If this option is on, the user needs to enter a short comment if '  . ("the " . $stash->get(['terms', 0, 'bug', 0]) . " is reopened."), 'commentonverify' => 'If this option is on, the user needs to enter a short comment if '  . ("the " . $stash->get(['terms', 0, 'bug', 0]) . " is verified."), 'commentonclose' => 'If this option is on, the user needs to enter a short comment if '  . ("the " . $stash->get(['terms', 0, 'bug', 0]) . " is closed."), 'commentonduplicate' => 'If this option is on, the user needs to enter a short comment '  . ("if the " . $stash->get(['terms', 0, 'bug', 0]) . " is marked as duplicate."), 'noresolveonopenblockers' => ("Don't allow " . $stash->get(['terms', 0, 'bugs', 0]) . " to be resolved as fixed ")  . 'if they have unresolved dependencies.'  });        $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 + -