2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00

Merge branch 'master' into spaces!

This commit is contained in:
Matthias Mair
2021-05-08 12:27:19 +02:00
committed by GitHub
28 changed files with 479 additions and 150 deletions

View File

@ -158,6 +158,8 @@ $('#view-calendar').click(function() {
$("#build-order-calendar").show();
$("#view-list").show();
calendar.render();
});
$("#view-list").click(function() {