aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-03-13 16:09:48 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-03-26 20:41:21 +0300
commit6ccee38f43493f8f6e87bab549e9ef952244f39a (patch)
tree3c75f102175fc6a566234e904a818dcd74029755 /www
parentf7327a0b3cd6723cb289819bad1d664cfd5d6618 (diff)
Add support for interactive CI mode
Diffstat (limited to 'www')
-rw-r--r--www/ci.xhtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/ci.xhtml b/www/ci.xhtml
index 185f08b..573cca7 100644
--- a/www/ci.xhtml
+++ b/www/ci.xhtml
@@ -13,6 +13,10 @@
<th>package</th>
<td><input type="text" name="package"/></td>
</tr>
+ <tr>
+ <th>interactive</th>
+ <td><input type="text" name="interactive"/></td>
+ </tr>
</tbody>
</table>
<table class="form-table">