Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/admin/model/model template or controller broken #33

Open
Dryymoon opened this issue Jul 10, 2014 · 0 comments
Open

/admin/model/model template or controller broken #33

Dryymoon opened this issue Jul 10, 2014 · 0 comments

Comments

@Dryymoon
Copy link

Js in Generated page (/admin/model/model) is broken, because variable timestamp has wrong value (Js mistake). And model view dont work.
In Head of page, last script (dynamicaly generated.)

base_url = "/admin";
var topic_string = "";
var timestamp = {1404,954953,474808};
$(document).ready(function() {
if (topic_string) {
watch_topic(topic_string, timestamp);
}
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant