[bugzilla-gnome-org-extensions] template overrides: Add a new hook to override



commit 960d7805f3522f54528478e83a62114778ec7914
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Tue Nov 18 22:53:25 2014 +0100

    template overrides: Add a new hook to override

 .../template/en/default/bug/show.xml.tmpl          |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/TemplateOverrides/template/en/default/bug/show.xml.tmpl 
b/TemplateOverrides/template/en/default/bug/show.xml.tmpl
index 1d376f8..86959ba 100644
--- a/TemplateOverrides/template/en/default/bug/show.xml.tmpl
+++ b/TemplateOverrides/template/en/default/bug/show.xml.tmpl
@@ -87,6 +87,7 @@
             [% END %]
 
             [% PROCESS section_flags obj => a %]
+            [% Hook.process("attachment_fields") %]
           </attachment>
         [% END %]
       [% END %]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]