# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /var/www/html/zabbix/branches/3.0/frontends/php/app/controllers
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: CControllerAcknowledgeEdit.php
--- CControllerAcknowledgeEdit.php Base (BASE)
+++ CControllerAcknowledgeEdit.php Locally Modified (Based On LOCAL)
@@ -96,7 +96,6 @@
 				$data['event'] = [
 					'acknowledges' => $events[0]['acknowledges']
 				];
-				order_result($data['acknowledges'], 'clock', ZBX_SORT_DOWN);
 			}
 		}
 
