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
b5e92c54
Commit
b5e92c54
authored
Jul 17, 2005
by
mozilla%colinogilvie.co.uk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 300764: Deadline field on show_bug should include documentation of the date format
p=me, r=jouni, a=justdave
parent
5a7981bb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
edit.html.tmpl
template/en/default/bug/edit.html.tmpl
+2
-1
No files found.
template/en/default/bug/edit.html.tmpl
View file @
b5e92c54
...
...
@@ -467,7 +467,8 @@
</td>
<td align="center">
<input name="deadline" value="[% bug.deadline %]"
size="10" maxlength="10">
size="10" maxlength="10"><br />
<small>(YYYY-MM-DD)</small>
</td>
</tr>
<tr>
...
...
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