@@ -88,7 +88,7 @@ |
||
88 | 88 | |
89 | 89 | <div class="list-view" |
90 | 90 | data-domain="attribute/lists/type" |
91 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
91 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
92 | 92 | |
93 | 93 | <nav class="main-navbar"> |
94 | 94 |