PW-969 fix diy-frame width and height

This commit is contained in:
Martin
2017-12-12 13:21:27 +01:00
parent 8f974a33ed
commit 9fed20b846
+3
View File
@@ -0,0 +1,3 @@
-- fix width and height for diy-frame
UPDATE "product-products_fields" SET value = '1540' where productid = 45479 and fieldid = 5;
UPDATE "product-products_fields" SET value = '1125' where productid = 45479 and fieldid = 3;