Skip to content

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

@Dryymoon

Description

@Dryymoon

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);
}
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions