AuthenticEshkinKot / Taskodrome

Interactive scrum board for Mantis bugtracker.
Apache License 2.0
12 stars 27 forks source link

The PNG files cannot be loaded #15

Closed Zipher04 closed 6 years ago

Zipher04 commented 6 years ago
pluk77 commented 6 years ago

Don't think the issue here isthe permissions. From what I understand, plugins should actually load files differently.

line 615 in grid_draw_utils.js should read:

var path = "plugin_file.php?file=Taskodrome/assets/";

AuthenticEshkinKot commented 6 years ago

Recently, I've added .htaccess to assets directory, so it should work correclty.