Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
664d7317
Commit
664d7317
authored
Dec 04, 2009
by
mkanat%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 524065: Template Hook for attachment creating and editing, at end
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
parent
9eec5129
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
create.html.tmpl
template/en/default/attachment/create.html.tmpl
+2
-0
edit.html.tmpl
template/en/default/attachment/edit.html.tmpl
+2
-0
No files found.
template/en/default/attachment/create.html.tmpl
View file @
664d7317
...
...
@@ -129,4 +129,6 @@
</form>
[% Hook.process('end') %]
[% PROCESS global/footer.html.tmpl %]
template/en/default/attachment/edit.html.tmpl
View file @
664d7317
...
...
@@ -283,4 +283,6 @@
[% END %]
</div>
[% Hook.process('end') %]
[% PROCESS global/footer.html.tmpl %]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment