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
1116a167
Commit
1116a167
authored
Apr 04, 2008
by
jocuri%softhome.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for bug 233245: replace "variable" with "constant" since there is no…
Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes variable in Constants.pm.
parent
798a65fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
customization.xml
docs/en/xml/customization.xml
+2
-2
No files found.
docs/en/xml/customization.xml
View file @
1116a167
...
@@ -185,8 +185,8 @@
...
@@ -185,8 +185,8 @@
You now need to decide what content type you want your template
You now need to decide what content type you want your template
served as. The content types are defined in the
served as. The content types are defined in the
<filename>
Bugzilla/Constants.pm
</filename>
file in the
<filename>
Bugzilla/Constants.pm
</filename>
file in the
<filename>
$
contenttypes
</filename>
<filename>
contenttypes
</filename>
variable
. If your content type is not there, add it. Remember
constant
. If your content type is not there, add it. Remember
the three- or four-letter tag assigned to you content type.
the three- or four-letter tag assigned to you content type.
This tag will be part of the template filename.
This tag will be part of the template filename.
</para>
</para>
...
...
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