diff --git a/views/order/_log_item.php b/views/order/_log_item.php index 6eca842..0c6f978 100644 --- a/views/order/_log_item.php +++ b/views/order/_log_item.php @@ -27,6 +27,10 @@ data) as $key => $item) { + /** + * @todo refactor this continue + */ + if ($key == 'updated_at') continue; ?>