Skip to content

Commit

Permalink
Merge pull request #799 from hackerspace-ntnu/bug-load-i18n-missing
Browse files Browse the repository at this point in the history
add load i18n to inventory
  • Loading branch information
michaelbrusegard authored Mar 14, 2024
2 parents d52b9ee + 24457dc commit b6351be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inventory/templates/inventory/edit_item.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{% extends 'website/base.html' %}
{% load static %}
{% load i18n %}

{% block head %}
{{ jquery | safe }}
Expand Down

0 comments on commit b6351be

Please sign in to comment.