summaryrefslogtreecommitdiffstats
path: root/api_preboot_test.html
diff options
context:
space:
mode:
authormichael pereira2011-04-21 14:03:56 +0200
committermichael pereira2011-04-21 14:03:56 +0200
commit583ccfa017f2a57776d70cf1b80a7dbb1228124c (patch)
treec58419423f503e31ec06b547e6c2ec4fbe554109 /api_preboot_test.html
parentmerges (diff)
downloadpbs2-583ccfa017f2a57776d70cf1b80a7dbb1228124c.tar.gz
pbs2-583ccfa017f2a57776d70cf1b80a7dbb1228124c.tar.xz
pbs2-583ccfa017f2a57776d70cf1b80a7dbb1228124c.zip
updates raus
Diffstat (limited to 'api_preboot_test.html')
-rw-r--r--api_preboot_test.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/api_preboot_test.html b/api_preboot_test.html
index 05f4fd2..5c3805b 100644
--- a/api_preboot_test.html
+++ b/api_preboot_test.html
@@ -1,5 +1,6 @@
<form enctype='multipart/form-data' action='http://127.0.0.2/resource/addpreboot/apikey/apikey1' method='POST'>
Title:<input name='title' type='text'/>
+Description:<input name='description' type='text'/>
Preboot File:<input name='preboot' type='file'/>
<input type='submit' value='Upload'/>
</form>