Initial work on cable template things

This commit is contained in:
2019-10-05 22:42:21 +01:00
parent 3d5272d722
commit a22956cc62
3 changed files with 169 additions and 103 deletions

View File

@@ -192,7 +192,7 @@
<div class="panel-body">
{% if edit or duplicate %}
<div class="form-group">
<label for="selectpicker">Set Parent:</label>
<label for="selectpicker">Set Parent</label>
{% include 'partials/asset_picker.html' %}
</div>
{% else%}