Hide the changes status and prevent data fetching
authorJoey Schulze <joey@infodrom.org>
Tue, 17 Jan 2012 22:27:40 +0000 (23:27 +0100)
committerJoey Schulze <joey@infodrom.org>
Tue, 17 Jan 2012 22:27:40 +0000 (23:27 +0100)
ordersatz_pos.php

index 6b682ad..cb6315c 100644 (file)
@@ -210,6 +210,7 @@ $mask = array(
                                 'save' => false,
                                 'insert' => false,
                                 'delete' => false,
+                                'changes' => false,
                                 ),
              );