mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Modal form for part creation
This commit is contained in:
6
InvenTree/templates/modal.html
Normal file
6
InvenTree/templates/modal.html
Normal file
@ -0,0 +1,6 @@
|
||||
<div class='modal fade modal-fixed-footer' role='dialog' id='modal-form'>
|
||||
<div class='modal-dialog'>
|
||||
<div class='modal-content'>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user