summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-04-05 09:33:07 +0200
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-04-05 09:33:07 +0200
commit396c90f921c30de2d15d2ce52d5d1beabf8eb52d (patch)
treebe17b66d56afe8b212d78d760a716735612cab3b
parenta7bf9306d3844acd160034bb5c64e1ca7ef77ddc (diff)
Test
-rw-r--r--client/partials/image/upload.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/partials/image/upload.html b/client/partials/image/upload.html
index 3120fe9..01c54b2 100644
--- a/client/partials/image/upload.html
+++ b/client/partials/image/upload.html
@@ -17,7 +17,6 @@
<input type="hidden" name="token" value="{{ token }}" />
<input type="hidden" name="action" value="uploadImage" />
<input type="hidden" name="id" value="2564" />
- <input type="hidden" name="file_name" type="fichier" />
<input name="file" type="file" />
<input type="submit" value="Upload" />
</form>