Closes #33: Add ability to clone objects (pre-populate form fields)

This commit is contained in:
Jeremy Stretch
2019-12-06 16:13:52 -05:00
parent 511d0fbed0
commit ef79579119
23 changed files with 186 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
<a href="{{ url }}" class="btn btn-success">
<span class="fa fa-plus" aria-hidden="true"></span> Clone
</a>