mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 13:14:45 +02:00
Merge pull request #707 from pelican-dev/charles/fixnode
Change 'exception'
This commit is contained in:
commit
d9016702d6
@ -14,7 +14,7 @@
|
|||||||
/>
|
/>
|
||||||
@script
|
@script
|
||||||
<script>
|
<script>
|
||||||
console.error(@json($node->systemInformation()['exception']));
|
console.error(@json($node->systemInformation())); // TODO Make Purdy
|
||||||
</script>
|
</script>
|
||||||
@endscript
|
@endscript
|
||||||
@break
|
@break
|
||||||
|
Loading…
x
Reference in New Issue
Block a user