mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
style(playlist): rename files to match new format
This commit is contained in:
parent
412e7bcdae
commit
8c05067f88
@ -1,5 +1,5 @@
|
||||
define([
|
||||
'./playlistsCtrl',
|
||||
'./playlistEditCtrl',
|
||||
'./playlistRoutes'
|
||||
'./playlists_ctrl',
|
||||
'./playlist_edit_ctrl',
|
||||
'./playlist_routes'
|
||||
], function () {});
|
||||
|
Loading…
Reference in New Issue
Block a user