2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

PEP fixes

This commit is contained in:
Oliver Walters
2020-04-23 21:48:39 +10:00
parent e5fa94b4f8
commit 2c9b112562
6 changed files with 17 additions and 7 deletions

View File

@ -1,6 +1,8 @@
{% load i18n %}
{% load status_codes %}
{% load_status_codes %}
<script type='text/javascript'>
{% include "status_codes.html" with label='stock' options=stock_status_codes %}