summaryrefslogtreecommitdiffstats
path: root/api_preboot_test.html
diff options
context:
space:
mode:
authorSimon2011-04-21 14:04:59 +0200
committerSimon2011-04-21 14:04:59 +0200
commitb341e58395139a49a95175e0bdc9e3f0458f675d (patch)
treefd1ebb785e32de46fa40902a2c51ca62e44f1654 /api_preboot_test.html
parentFehler in sql korrigiert (diff)
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-b341e58395139a49a95175e0bdc9e3f0458f675d.tar.gz
pbs2-b341e58395139a49a95175e0bdc9e3f0458f675d.tar.xz
pbs2-b341e58395139a49a95175e0bdc9e3f0458f675d.zip
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
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>