diff options
author | Sashi20 | 2019-09-03 15:38:47 +0530 |
---|---|---|
committer | GitHub | 2019-09-03 15:38:47 +0530 |
commit | 463e9487c6ee11146a6a8fb3689650af663dfe51 (patch) | |
tree | ae54d42aeba719e5c5f92eb0969b67b759c295da /static/website/templates/submit-cfw.html | |
parent | d0ff5d11f935ba5217c1be6357d44891b6e22b3c (diff) | |
parent | ba6097725b5154390e85a0f627b4014f95d6f3fa (diff) | |
download | SciPy2019-463e9487c6ee11146a6a8fb3689650af663dfe51.tar.gz SciPy2019-463e9487c6ee11146a6a8fb3689650af663dfe51.tar.bz2 SciPy2019-463e9487c6ee11146a6a8fb3689650af663dfe51.zip |
Merge pull request #3 from Sashi20/development
Add images and modify cfp templates
Diffstat (limited to 'static/website/templates/submit-cfw.html')
-rwxr-xr-x | static/website/templates/submit-cfw.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/submit-cfw.html b/static/website/templates/submit-cfw.html index 5be87c2..6d4136c 100755 --- a/static/website/templates/submit-cfw.html +++ b/static/website/templates/submit-cfw.html @@ -34,7 +34,7 @@ </ul> </li> </ul> - <form action="" method=POST> + <form action="" method=POST enctype="multipart/form-data"> <div class="form-group"> <label for="name_of_authors">Name of the author1 <span style="color:red;">*</span>: |