Expand view + JS for view to cope with new factory

This commit is contained in:
James Cole
2018-02-24 09:17:48 +01:00
parent 166cdad58b
commit 6fe5b50410
3 changed files with 73 additions and 30 deletions

View File

@@ -203,6 +203,8 @@
</div>
</div>
</div>
<input type="hidden" name="source_account_currency" value="0" />
<input type="hidden" name="destination_account_currency" value="0" />
</form>
{% endblock %}