diff --git a/include/library/Crunchbutton/Order.php b/include/library/Crunchbutton/Order.php index caf929e6b..627d5f488 100644 --- a/include/library/Crunchbutton/Order.php +++ b/include/library/Crunchbutton/Order.php @@ -1,5 +1,14 @@ +.comments .ui-state-default {border: 0;} + + if (!$this->orders->count()) : ?> No results found else : ?> @@ -13,13 +17,21 @@
| ID | #=$order->id?> |
| ID | + #=$order->id?> + |
| Env | =$order->env?> |
| Comment | ++ |
if ($order->refunded) : ?> REFUNDED |