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

📄 field-descs.none.tmpl

📁 bugzilla的安装文件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.13#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1110597856',        'name' => 'global/field-descs.none.tmpl',    },    BLOCK => sub {        my $context = shift || die "template sub called without context\n";        my $stash   = $context->stash;        my $output  = '';        my $error;                eval { BLOCK: {    $output .=  "\n";    $output .=  "\n\n";    $output .=  "\n";    #line 25 "template\en\default\global\field-descs.none.tmpl"    $output .=  $context->process('global/variables.none.tmpl');    $output .=  "\n";    #line 0 "template\en\default\global\field-descs.none.tmpl"    $stash->set('field_descs', { '[Bug creation]' => ("[" . $stash->get(['terms', 0, 'Bug', 0]) . " creation]"), 'actual_time' => 'Actual Hours', 'alias' => 'Alias', 'assigned_to' => 'Assignee', 'blocked' => 'Blocks', 'bug_file_loc' => 'URL', 'bug_id' => ($stash->get(['terms', 0, 'Bug', 0]) . " ID"), 'bug_severity' => 'Severity', 'bug_status' => 'Status', 'changeddate' => 'Last Changed Date', 'cc' => 'CC', 'cclist_accessible' => 'CC list accessible?', 'component_id' => 'Component ID', 'component' => 'Component', 'creation_ts' => ($stash->get(['terms', 0, 'Bug', 0]) . " Creation time"), 'delta_ts' => 'Last Changed time', 'dependson' => 'Depends on', 'dup_id' => 'Duplicate', 'estimated_time' => 'Orig. Est.', 'everconfirmed' => 'Ever confirmed?', 'groupset' => 'Groupset', 'keywords' => 'Keywords', 'newcc' => 'CC', 'op_sys' => 'OS', 'opendate' => 'Open Date', 'percentage_complete' => '%Complete', 'priority' => 'Priority', 'product_id' => 'Product ID', 'product' => 'Product', 'qa_contact' => 'QA Contact', 'remaining_time' => 'Hours Left', 'rep_platform' => 'Hardware', 'reporter' => 'Reporter', 'reporter_accessible' => 'Reporter accessible?', 'resolution' => 'Resolution', 'short_desc' => 'Summary', 'status_whiteboard' => 'Whiteboard', 'target_milestone' => 'Target Milestone', 'version' => 'Version', 'votes' => 'Votes', 'work_time' => 'Hours Worked'  });        $output .=  "\n";        } };        if ($@) {            $error = $context->catch($@, \$output);            die $error unless $error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {    },});

⌨️ 快捷键说明

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