* Only non-garbage collected builds can be added to a release.
This commit is contained in:
@ -206,7 +206,7 @@
|
||||
</table>
|
||||
|
||||
|
||||
[% IF c.user_exists %]
|
||||
[% IF c.user_exists && available %]
|
||||
<form action="[% c.uri_for('/build' build.id 'add-to-release') %]" method="post">
|
||||
<p>Add to release: <input type="text" class="string" name="name" />
|
||||
<button type="submit"><img src="/static/images/success.gif" />Apply</button></p>
|
||||
|
Reference in New Issue
Block a user