diff --git a/SpitiGlykou/__pycache__/asgi.cpython-311.pyc b/SpitiGlykou/__pycache__/asgi.cpython-311.pyc new file mode 100644 index 0000000..9d688cf Binary files /dev/null and b/SpitiGlykou/__pycache__/asgi.cpython-311.pyc differ diff --git a/orders_app/__pycache__/views.cpython-311.pyc b/orders_app/__pycache__/views.cpython-311.pyc index 3ed6dad..ec68190 100644 Binary files a/orders_app/__pycache__/views.cpython-311.pyc and b/orders_app/__pycache__/views.cpython-311.pyc differ diff --git a/static/gogo/js/dore.script.js b/static/gogo/js/dore.script.js index f662827..200d1c3 100644 --- a/static/gogo/js/dore.script.js +++ b/static/gogo/js/dore.script.js @@ -3028,6 +3028,7 @@ $.dore = function (element, options) { { "data": "amount" }, { "data": "store" }, { "data": "info" }, + { "data": "image" }, { "data": "delivery" } ], drawCallback: function () { diff --git a/templates/diaxeirisi/Dashboard.OrderProducts.html b/templates/diaxeirisi/Dashboard.OrderProducts.html index 5d2c441..9bcca4e 100644 --- a/templates/diaxeirisi/Dashboard.OrderProducts.html +++ b/templates/diaxeirisi/Dashboard.OrderProducts.html @@ -31,6 +31,7 @@