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-cfp.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-cfp.html')
-rwxr-xr-x | static/website/templates/submit-cfp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/submit-cfp.html b/static/website/templates/submit-cfp.html index 1d6d92b..88bd54e 100755 --- a/static/website/templates/submit-cfp.html +++ b/static/website/templates/submit-cfp.html @@ -28,7 +28,7 @@ <li>All selected proposals must be presented at the conference by at least one author.</li> </ul> <div class="row"> - <form action="" method=POST class="col-md-12"> + <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>: |