move wizard and user preference routes to nested folders
This commit is contained in:
+1
-1
@@ -890,7 +890,7 @@ var AppInfo = {};
|
||||
};
|
||||
|
||||
appRouter.showVideoOsd = function () {
|
||||
return Dashboard.navigate('videoosd.html');
|
||||
return Dashboard.navigate('video');
|
||||
};
|
||||
|
||||
appRouter.showSelectServer = function () {
|
||||
|
||||
Reference in New Issue
Block a user