diff options
| author | Yoggzo <yogg@epsina.com> | 2016-05-08 18:17:04 +0200 |
|---|---|---|
| committer | Yoggzo <yogg@epsina.com> | 2016-05-08 18:17:04 +0200 |
| commit | 80ce348e4335550e07e7ad48a78795d09ce21a60 (patch) | |
| tree | 10aa6c15c6b4996bf77aa39dfc6a8bb4fd86cfa2 /client | |
| parent | f0e77d6b65d5765b361e76919e75c738e079bdfc (diff) | |
Finishing upload !!!
Diffstat (limited to 'client')
| -rw-r--r-- | client/partials/image/edit.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/partials/image/edit.html b/client/partials/image/edit.html index 971cf65..a8825c5 100644 --- a/client/partials/image/edit.html +++ b/client/partials/image/edit.html @@ -38,7 +38,6 @@ <input type="hidden" name="task" value="image" /> <input type="hidden" name="token" value="{{ getToken()}}" /> <input type="hidden" name="action" value="uploadImage" /> - <input type="hidden" name="diskFormat" value="QCOW2" /> <input type="hidden" name="id" value="{{ image.id}}" /> <input type="hidden" name="file_name" value="cirros-0.3.4-x86_64-disk.img" /> |
