www/js/rec_edit.js

changeset 241
e95d2886f49f
parent 232
daf2d9d6fa18
child 245
3649c3d31d15
--- a/www/js/rec_edit.js	Mon Feb 04 15:21:49 2019 +0100
+++ b/www/js/rec_edit.js	Mon Feb 04 20:30:41 2019 +0100
@@ -2364,9 +2364,6 @@
 				}
                         ]
                 });
-		$("#mashGrid").on('cellendedit', function (event) {
-			$('#mashGrid').jqxGrid('sortby', 'step_temp', 'asc');
-		});
         };
 
 	// initialize the input fields.

mercurial