updatet default backend path
This commit is contained in:
parent
124e9e547d
commit
543c0c3de3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
// default time interval to show
|
||||
vz.options = {
|
||||
language: 'de',
|
||||
backendUrl: '../backend/index.php',
|
||||
backendUrl: '../backend.php',
|
||||
tuples: 300,
|
||||
render: 'lines',
|
||||
refresh: false,
|
||||
|
|
Loading…
Add table
Reference in a new issue