fix missing closing parentheses
This commit is contained in:
parent
b744ab74ee
commit
3f7ccf6967
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ $(document).ready(function() {
|
|||
sourceDomain:"http://$host",
|
||||
updatePeriod: 600 //seconds
|
||||
});
|
||||
}
|
||||
});
|
||||
</script>
|
||||
CODE;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue