Skip to content

loading.gif static path not working when there's no prefix #506

@PierrePaul

Description

@PierrePaul

The current /templates/custom/create.twig calls the the image loading.gif with the following path : {{ static('/img/loading.gif') }}.
When there's not prefix set to xhgui, it ends up with the wrong path (at least on firefox), because of the extra slash at the beginning.

All the other calls ot the static() function does not include a starting slash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions