Revert a1805287bf36; not the right solution.

This commit is contained in:
Simon MacMullen 2012-11-20 17:02:41 +00:00
parent 09f20990e7
commit 2c17db1ab9
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ function update_interval() {
}
function go_to(url) {
app.setLocation(url);
this.location = url;
}
function set_timer_interval(interval) {