FEAT: Add ability to generate label images for cable assets

To come SoonTM: ability to generate a A4 page of labels at once
This commit is contained in:
2021-09-07 14:51:36 +01:00
parent 6de3cb5d8c
commit 2fdb2f260f
7 changed files with 250 additions and 190 deletions

View File

@@ -2,6 +2,9 @@
{% load widget_tweaks %}
{% block content %}
<div class="row justify-content-end">
{% include 'partials/asset_buttons.html' %}
</div>
<div class="row">
<div class="col-md-6 mb-3">
{% include 'partials/asset_detail_form.html' %}