Rename issue tracker field to external link
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
This commit is contained in:
@@ -83,8 +83,8 @@
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Issue Tracker</td>
|
||||
<td>{{ form.issue_tracker }}</td>
|
||||
<td>External link</td>
|
||||
<td>{{ form.external_link }}</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@@ -115,8 +115,8 @@
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Issue tracker</td>
|
||||
<td><a href="{{ item.issue_tracker }}">Issue tracker</a></td>
|
||||
<td>External link</td>
|
||||
<td><a href="{{ item.external_link }}">External link</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user