Commit 68f5ecac authored by sim's avatar sim

[FIX] Submit Add new project form with return key

parent a3b5f7c9
......@@ -57,6 +57,7 @@
</button>
<div id="popover-content" class="hide">
<form>
<div id="createForm" class="form-group">
{% csrf_token %}
<div id="status-form" class="collapse"></div>
......@@ -72,6 +73,7 @@
<div class="col-lg-2"></div>
</div>
</div>
</form>
</div>
</p>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment