mirror of
https://github.com/inventree/InvenTree.git
synced 2025-10-14 21:22:20 +00:00
Fix missing closing </div> tag (#10572)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<div id="no-javascript-warning" style="display: none;">
|
||||
<hr>
|
||||
This application requires JavaScript to function correctly. Please enable JavaScript in your browser settings.
|
||||
</div>
|
||||
<noscript>
|
||||
<!-- fallback if javascript is blocked -->
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user