forked from Github/Axter-Stash
Moved report to sub folder.
This commit is contained in:
@@ -78,7 +78,7 @@ $(document).ready(function(){
|
||||
else if (this.id === "viewreport")
|
||||
{
|
||||
var reportUrl = window.location.href;
|
||||
reportUrl = reportUrl.replace("DupFileManager/advance_options.html", "DuplicateTagScenes.html");
|
||||
reportUrl = reportUrl.replace("advance_options.html", "report/DuplicateTagScenes.html");
|
||||
console.log("reportUrl = " + reportUrl);
|
||||
window.open(reportUrl, "_blank");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user