Skip to content

Help at collage page doesn't work #3

Description

@remcogerlich

In lizard_map/templates/lizard_map/collage_edit_detail.html, there were these lines:

{% block object-actions %}
<span class="ss_sprite ss_help"><a href="{% url help-collage %}" data-help-name="collage_help" class="ajax-help-dialog">Help</a></span> |
{{ block.super }}
{% endblock %}

url help-collage caused an error because there is no view of that name. I don't know how it's supposed to work, so I deleted the snippet above.

If someone can tell me what it's supposed to do, I can get it to work.

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