remove bundled scripts

pull/702/head
Luke 9 years ago
parent c0125c03fd
commit 28fffcedda

@ -590,7 +590,6 @@ namespace MediaBrowser.WebDashboard.Api
"livetvrecording.js", "livetvrecording.js",
"livetvtimer.js", "livetvtimer.js",
"livetvseriestimer.js", "livetvseriestimer.js",
"livetvsettings.js",
"medialibrarypage.js", "medialibrarypage.js",
"metadataconfigurationpage.js", "metadataconfigurationpage.js",
@ -618,9 +617,6 @@ namespace MediaBrowser.WebDashboard.Api
"userprofilespage.js", "userprofilespage.js",
"userparentalcontrol.js", "userparentalcontrol.js",
"userlibraryaccess.js", "userlibraryaccess.js",
"wizardagreement.js",
"wizardfinishpage.js",
"wizardservice.js",
"wizardstartpage.js" "wizardstartpage.js"
}; };
} }

Loading…
Cancel
Save