This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin-web
Watch
2
Fork
0
You've already forked jellyfin-web
mirror of
https://github.com/jellyfin/jellyfin-web.git
synced
2024-11-18 03:18:19 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30cf916fa2
jellyfin-web
/
dashboard-ui
/
scripts
/
wizardstartpage.js
6 lines
115 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Pushing missing changes
2013-02-20 18:33:05 -07:00
var
WizardStartPage
=
{
gotoNextPage
:
function
(
)
{
reduce uses of Task.Run
2013-04-15 12:09:27 -07:00
Dashboard
.
navigate
(
'wizarduser.html'
)
;
Pushing missing changes
2013-02-20 18:33:05 -07:00
}
}
;
Reference in New Issue
Copy Permalink