summaryrefslogtreecommitdiffstats
path: root/api_preboot_test.html
diff options
context:
space:
mode:
authormichael pereira2011-04-21 15:55:59 +0200
committermichael pereira2011-04-21 15:55:59 +0200
commit4d141b993337331b61945cc02c43cb15d89714e9 (patch)
tree38e42801af6fee086771eca48ff44d2b668f1986 /api_preboot_test.html
parentconfig fix (diff)
downloadpbs2-4d141b993337331b61945cc02c43cb15d89714e9.tar.gz
pbs2-4d141b993337331b61945cc02c43cb15d89714e9.tar.xz
pbs2-4d141b993337331b61945cc02c43cb15d89714e9.zip
Preboot gefixt
Diffstat (limited to 'api_preboot_test.html')
-rw-r--r--api_preboot_test.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/api_preboot_test.html b/api_preboot_test.html
deleted file mode 100644
index 5c3805b..0000000
--- a/api_preboot_test.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<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>
-<style>input{display:block}</style>