diff options
| author | Simon | 2011-04-21 14:04:59 +0200 |
|---|---|---|
| committer | Simon | 2011-04-21 14:04:59 +0200 |
| commit | b341e58395139a49a95175e0bdc9e3f0458f675d (patch) | |
| tree | fd1ebb785e32de46fa40902a2c51ca62e44f1654 /api_preboot_test.html | |
| parent | Fehler in sql korrigiert (diff) | |
| parent | Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff) | |
| download | pbs2-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.html | 1 |
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> |
