remove page with only two options

This commit is contained in:
dkanada 2019-06-10 14:44:52 -07:00
parent 36d1cf3a59
commit 166c95ea3a
7 changed files with 66 additions and 124 deletions

View file

@ -334,11 +334,9 @@ define(["jQuery", "apphost", "scripts/taskbutton", "loading", "libraryMenu", "gl
}, {
href: "metadatanfo.html",
name: globalize.translate("TabNfoSettings")
}, {
href: "librarysettings.html",
name: globalize.translate("TabAdvanced")
}]
}
window.WizardLibraryPage = {
next: function() {
Dashboard.navigate("wizardsettings.html")