Skip to content

Commit 9a9d249

Browse files
committed
fix for inserting and getting detail
1 parent e58f469 commit 9a9d249

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Package/System/events/object.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
}
142142

143143
//lastly return the detail
144+
$response->remove('json', 'results');
144145
$emitter->call('system-object-detail', [ $primary => $id ], $response);
145146
});
146147

0 commit comments

Comments
 (0)