mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 19:30:36 -06:00
ccf1a5124b
This fixes when an app that contains a plugin (which means it has a filepath with more parts) gets a back slash in the path for the plugin module. The string replace now replaces all back slashes and not just the first one. |
||
---|---|---|
.. | ||
app_plugin.go | ||
dashboard_importer_test.go | ||
dashboard_importer.go | ||
dashboards_test.go | ||
dashboards_updater.go | ||
dashboards.go | ||
datasource_plugin.go | ||
frontend_plugin_test.go | ||
frontend_plugin.go | ||
models.go | ||
panel_plugin.go | ||
plugins_test.go | ||
plugins.go | ||
queries.go | ||
update_checker.go |