2
0
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:
Oliver
2018-04-26 18:22:41 +10:00
parent d02b6f3583
commit 280f2c36cb
5 changed files with 34 additions and 30 deletions

View 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>