@@ -127,7 +127,7 @@ |
||
127 | 127 | { |
128 | 128 | $records = $this->getListBuilderAdapter()->all(); |
129 | 129 | |
130 | - if (! empty($records)) { |
|
130 | + if (!empty($records)) { |
|
131 | 131 | $header = $this->simpleListingHeader(); |
132 | 132 | |
133 | 133 | $items = $this->simpleListingItems($records); |