Skip to content

index.blade.php and diagram.blade.php - awesome font icons not displaying (403 errors) #32

@hikoukinin

Description

@hikoukinin

index.blade.php and diagram.blade.php - awesome font icons not displaying (403 errors) .

workflow.css 6229, 6230, 6243, 6244, 6257 & 6258: url is currently missing path (domain/public/fonts...... and not domain/path/public/public/fonts........).

if WorkflowsServiceProvider.php: "DIR.'/../public/fonts' => public_path('public/fonts')" should be changed to "DIR.'/../fonts' => public_path('fonts'). Correct url would then be 'domain/path/public/fonts.........

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