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
f1c21a56
Commit
f1c21a56
authored
Mar 08, 2016
by
Craig Parkinson
Committed by
David Lawrence
Mar 08, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 314366 - "Enter the path to the file on your computer" assumes I choose a…
Bug 314366 - "Enter the path to the file on your computer" assumes I choose a file by entering a path r=dkl
parent
94baad58
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
createformcontents.html.tmpl
template/en/default/attachment/createformcontents.html.tmpl
+2
-3
No files found.
template/en/default/attachment/createformcontents.html.tmpl
View file @
f1c21a56
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<tr class="attachment_data">
<tr class="attachment_data">
<th><label for="data">File</label>:</th>
<th><label for="data">File</label>:</th>
<td>
<td>
<em>Enter the path to the file on your computer</em>
(or
(or
<a id="attachment_data_controller" href="javascript:TUI_toggle_class('attachment_text_field');
<a id="attachment_data_controller" href="javascript:TUI_toggle_class('attachment_text_field');
javascript:TUI_toggle_class('attachment_data')"
javascript:TUI_toggle_class('attachment_data')"
>paste text as attachment</a>).<br>
>paste text as attachment</a>).<br>
...
@@ -31,9 +31,8 @@
...
@@ -31,9 +31,8 @@
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<th class="required"><label for="description">Description</label>:</th>
<th class="required"><label for="description">
Brief
Description</label>:</th>
<td>
<td>
<em>Describe the attachment briefly.</em><br>
<input type="text" id="description" name="description" class="required"
<input type="text" id="description" name="description" class="required"
size="60" maxlength="200">
size="60" maxlength="200">
</td>
</td>
...
...
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