diff options
author | Sashi20 | 2019-09-09 17:59:05 +0530 |
---|---|---|
committer | GitHub | 2019-09-09 17:59:05 +0530 |
commit | 7b352b1857c736c2502cc1d02c0d9090fc4ceb6f (patch) | |
tree | 47243d814e523341970f7a09a140fd0d08d07e78 /static | |
parent | 3926d16181d601247d1678f358348eca9b288a43 (diff) | |
parent | 407a31b3262e56f3a4b7054a3af7ae89d3083d8f (diff) | |
download | SciPy2019-7b352b1857c736c2502cc1d02c0d9090fc4ceb6f.tar.gz SciPy2019-7b352b1857c736c2502cc1d02c0d9090fc4ceb6f.tar.bz2 SciPy2019-7b352b1857c736c2502cc1d02c0d9090fc4ceb6f.zip |
Merge pull request #9 from Sashi20/development
Minor modifications in the view proposals template
Diffstat (limited to 'static')
-rwxr-xr-x | static/website/templates/view-proposals.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/website/templates/view-proposals.html b/static/website/templates/view-proposals.html index 6f7f0a8..b37d546 100755 --- a/static/website/templates/view-proposals.html +++ b/static/website/templates/view-proposals.html @@ -126,7 +126,6 @@ </center> {% endif %} </form> - {% endif %} </div> </div> </div> |