diff --git a/__manifest__.py b/__manifest__.py
index 970f592..5c83c40 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -21,6 +21,7 @@ and todo status of previously processed prep order lines.
'pos_preparation_display.assets': [
'pos_kds_fix/static/src/app/components/orderline/orderline_patch.js',
'pos_kds_fix/static/src/app/components/order/order_patch.js',
+ 'pos_kds_fix/static/src/app/components/order/order_patch.xml',
'pos_kds_fix/static/src/app/components/preparation_display/preparation_display_patch.js',
'pos_kds_fix/static/src/app/components/preparation_display/preparation_display_patch.xml',
],
diff --git a/static/src/app/components/order/order_patch.xml b/static/src/app/components/order/order_patch.xml
new file mode 100644
index 0000000..4977586
--- /dev/null
+++ b/static/src/app/components/order/order_patch.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+ btn btn-lg btn-secondary flex-grow-1 rounded
+
+
+
diff --git a/static/src/app/components/preparation_display/preparation_display_patch.xml b/static/src/app/components/preparation_display/preparation_display_patch.xml
index bd368cd..050e79b 100644
--- a/static/src/app/components/preparation_display/preparation_display_patch.xml
+++ b/static/src/app/components/preparation_display/preparation_display_patch.xml
@@ -35,5 +35,14 @@
+
+
+
+
+
+
+
+
+