Skip to content

Feedback link does not work #10

@MikkoJo

Description

@MikkoJo

Feedback link is not working.
Following javascript errors are found in console.

ReferenceError: $ is not defined
https://softgis.org.aalto.fi/vaasa/base_page/feedback/?next=/vaasa/base_page/feedback/
Line 193: $(document).ajaxComplete(function (event, request, settings) {

and

ReferenceError: OpenLayers is not defined
http://localhost:8000/base_page/feedback/?next=/
Line 200: OpenLayers.ImgPath = "/static/img/";

JQuery and OpenLayers javascript files are missing.
There are no script tags for those in returned html.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions