Bug 70605 - Create values enabled by default

git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1529 6955db30-a419-402b-8a0d-67ecbb4d7f56
master
vfilippov 2012-04-25 16:11:06 +00:00
parent 7f82fc87e8
commit a07e3bc2d6
1 changed files with 4 additions and 1 deletions

View File

@ -41,7 +41,10 @@
</tr>
<tr>
<th align="right"><label for="sortkey">Sortkey:</label></th>
<td><input id="sortkey" name="sortkey" size="6" maxlength="6"></td>
<td>
<input id="sortkey" name="sortkey" size="6" maxlength="6" />
<input type="hidden" name="isactive" value="1" />
</td>
</tr>
[% IF field.name == "bug_status" %]
<tr>