aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/admin
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2021-06-17 20:49:00 +0300
committerFilipp Lepalaan <filipp@mac.com>2021-06-17 20:49:00 +0300
commit3418ece690ca90d676a7d8ae654da7770ae312fb (patch)
tree5daa04838cda0e85da32865fde42b14f310a2627 /servo/templates/admin
parent3421b809f432ee49586df91b627ef70aa3e07cbf (diff)
downloadServo-3418ece690ca90d676a7d8ae654da7770ae312fb.tar.gz
Servo-3418ece690ca90d676a7d8ae654da7770ae312fb.tar.bz2
Servo-3418ece690ca90d676a7d8ae654da7770ae312fb.zip
Add print options for tech nameHEADmaster
Diffstat (limited to 'servo/templates/admin')
-rw-r--r--servo/templates/admin/settings.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/servo/templates/admin/settings.html b/servo/templates/admin/settings.html
index 35007d4..fd9452f 100644
--- a/servo/templates/admin/settings.html
+++ b/servo/templates/admin/settings.html
@@ -105,6 +105,7 @@
{% include "form_field_snippet.html" with field=form.checkin_group %}
{% include "form_field_snippet.html" with field=form.checkin_queue %}
{% include "form_field_snippet.html" with field=form.checkin_checklist %}
+ {% include "form_field_snippet.html" with field=form.checkin_tech_name %}
{% include "form_field_snippet.html" with field=form.checkin_password %}
{% include "form_field_snippet.html" with field=form.checkin_require_password %}
{% include "form_field_snippet.html" with field=form.checkin_require_condition %}