rename more components and update references
This commit is contained in:
parent
35094da328
commit
1aaaffde4c
24 changed files with 23 additions and 23 deletions
|
@ -155,7 +155,7 @@ define(['jQuery', 'globalize', 'scripts/taskbutton', 'dom', 'libraryMenu', 'layo
|
|||
}
|
||||
|
||||
function mapChannels(page, providerId) {
|
||||
require(['components/channelmapper/channelmapper'], function (channelmapper) {
|
||||
require(['components/channelMapper/channelMapper'], function (channelmapper) {
|
||||
new channelmapper({
|
||||
serverId: ApiClient.serverInfo().Id,
|
||||
providerId: providerId
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue