mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-25 21:56:07 +02:00
Completely replace outdated template config rendering
- Deleted respective old files - Renamed new components
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {} from './header.entrypoint.js'
|
||||
import Configsvelte from './Configsvelte.root.svelte'
|
||||
import Config from './Config.root.svelte'
|
||||
|
||||
new Configsvelte({
|
||||
new Config({
|
||||
target: document.getElementById('svelte-app'),
|
||||
props: {
|
||||
user: user
|
Reference in New Issue
Block a user