www/js/prod_inprod.js

changeset 150
159d7a89fcef
parent 119
ae5e8d740173
child 151
2c9cfe2f0860
--- a/www/js/prod_inprod.js	Sun Dec 23 20:13:36 2018 +0100
+++ b/www/js/prod_inprod.js	Mon Dec 24 15:52:11 2018 +0100
@@ -62,7 +62,7 @@
 			{ text: 'Datum', datafield: 'birth', width: 120 },
 			{ text: 'Code', datafield: 'code', width: 120 },
 			{ text: 'Naam', datafield: 'pname' },
-			{ text: 'Fase', datafield: 'stage', width: 150 },
+			{ text: 'Fase', datafield: 'stage', width: 130 },
 			{ text: 'Wijzig', datafield: 'Edit', width: 120, align: 'center', columntype: 'button', cellsrenderer: function () {
 				return "Wijzig";
 				}, buttonclick: function (row) {

mercurial