From 4825de34974a3c9346f380664e9f687688560442 Mon Sep 17 00:00:00 2001 From: Eric Park Date: Fri, 18 Jun 2021 15:24:18 +0900 Subject: [PATCH] Remove shippy notice from template Integrate chunked upload in the WebUI as well --- shipper/templates/shipper/build_upload.html | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/shipper/templates/shipper/build_upload.html b/shipper/templates/shipper/build_upload.html index 2cc8a35c..b48d2787 100644 --- a/shipper/templates/shipper/build_upload.html +++ b/shipper/templates/shipper/build_upload.html @@ -34,21 +34,6 @@

{{ device }} - Upload new build

{{ form.errors }} - - -
{% csrf_token %} {{ form.as_p }}