summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/workflow
diff options
context:
space:
mode:
authorMatt Selsky <selsky@columbia.edu>2012-02-26 00:46:11 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-02-26 00:46:11 +0100
commitc650592f1cdb27e5605d70a80ae03e9a2afb879b (patch)
treedfb4675c3da4afc6db96e6ed8e98d2821a4831b8 /template/en/default/admin/workflow
parentdf2bdf8153e103826321d7363f9632b461e7589e (diff)
downloadbugzilla-c650592f1cdb27e5605d70a80ae03e9a2afb879b.tar.gz
bugzilla-c650592f1cdb27e5605d70a80ae03e9a2afb879b.tar.xz
Bug 696387: Remove useless calls to field-descs.none.tmpl
r/a=LpSolit
Diffstat (limited to 'template/en/default/admin/workflow')
-rw-r--r--template/en/default/admin/workflow/comment.html.tmpl2
-rw-r--r--template/en/default/admin/workflow/edit.html.tmpl2
2 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/admin/workflow/comment.html.tmpl b/template/en/default/admin/workflow/comment.html.tmpl
index cc7e09b3e..b5907d1d0 100644
--- a/template/en/default/admin/workflow/comment.html.tmpl
+++ b/template/en/default/admin/workflow/comment.html.tmpl
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
#%]
-[% PROCESS "global/field-descs.none.tmpl" %]
-
[% INCLUDE global/header.html.tmpl
title = "Comments Required on Status Transitions"
style_urls = ['skins/standard/admin.css']
diff --git a/template/en/default/admin/workflow/edit.html.tmpl b/template/en/default/admin/workflow/edit.html.tmpl
index 03388925a..403405b16 100644
--- a/template/en/default/admin/workflow/edit.html.tmpl
+++ b/template/en/default/admin/workflow/edit.html.tmpl
@@ -6,8 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
#%]
-[% PROCESS "global/field-descs.none.tmpl" %]
-
[% INCLUDE global/header.html.tmpl
title = "Edit Workflow"
style_urls = ['skins/standard/admin.css']