move livetv controller to the old location
This commit is contained in:
@@ -166,7 +166,7 @@ define([
|
||||
defineRoute({
|
||||
path: "/livetvseriestimer.html",
|
||||
autoFocus: false,
|
||||
controller: "livetvseriestimer"
|
||||
controller: "scripts/livetvseriestimer"
|
||||
});
|
||||
defineRoute({
|
||||
path: "/livetvsettings.html",
|
||||
@@ -432,4 +432,4 @@ define([
|
||||
isDefaultRoute: true,
|
||||
autoFocus: false,
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user