Finalize demo redirect page
This commit is contained in:
parent
2f48340547
commit
c23154fbab
2 changed files with 16 additions and 19 deletions
|
|
@ -73,7 +73,7 @@ function new_comment() {
|
|||
|
||||
function submit_success(data) {
|
||||
console.log('submit ' + data);
|
||||
// TODO redirect to redirect page with page as argument
|
||||
window.location="redirect.html?p=" + STACOSYS_PAGE;
|
||||
}
|
||||
|
||||
function submit_failure(error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue