Rev 6579 |
Rev 6683 |
Go to most recent revision |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
| RSS feed
| Rev 6579 |
Rev 6682 |
| Line 147... |
Line 147... |
| 147 |
<tr>
|
147 |
<tr>
|
| 148 |
<td nowrap width="100%"> </td>
|
148 |
<td nowrap width="100%"> </td>
|
| 149 |
</tr>
|
149 |
</tr>
|
| 150 |
<tr>
|
150 |
<tr>
|
| 151 |
<td nowrap width="100%"><span class="form_txt">Copy this dependency export list into your build file to build this package.</span><br><br>
|
151 |
<td nowrap width="100%"><span class="form_txt">Copy this dependency export list into your build file to build this package.</span><br><br>
|
| 152 |
<textarea name="FRdeps" rows="25" cols="100" wrap="OFF" class="form_item" onFocus="this.select()"><%=Dependency_List( parPv_id )%></textarea>
|
152 |
<textarea rows="25" cols="100" wrap="OFF" style="width:100%;height:100%" class="form_item" onFocus="this.select()"><%=Dependency_List( parPv_id )%></textarea>
|
| 153 |
<br><br>
|
153 |
<br><br>
|
| 154 |
<input type="submit" name="btn" value=" Close " class="form_btn">
|
154 |
<input type="submit" name="btn" value=" Close " class="form_btn">
|
| 155 |
<br><br>
|
155 |
<br><br>
|
| 156 |
</td>
|
156 |
</td>
|
| 157 |
</tr>
|
157 |
</tr>
|