~untrusted-ci-dev-bot/bileto/bileto-ubuntu-trusty-landing-005

« back to all changes in this revision

Viewing changes to bileto/templates/loglist.html

  • Committer: Bileto Bot
  • Author(s): Robert Bruce Park
  • Date: 2016-08-18 23:44:41 UTC
  • mfrom: (672.1.31 publish-job)
  • Revision ID: untrusted-ci-dev-bot@canonical.com-20160818234441-5hbohl9uzrkh9g31
Implement publish job in Bileto, obsoleting jenkins entirely.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<div id="trigger">
9
9
{% if session.nickname %}
10
10
<form action="{{ post }}" method="post">
 
11
{% for option, description in options.items() %}
 
12
<p><label><input type="checkbox" name="{{ option }}" value="{{ option }}"><b>{{ option }}:</b> {{ description }}</label></p>
 
13
{% endfor %}
11
14
{% if packages %}
12
15
<p>Include these packages (leave blank to build all):</p>
13
16
<p>