trim /public from http
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
}
|
||||
function callback(responseBody, responseStatus) {
|
||||
}
|
||||
var f = String(window.location).split("/public/transactions.html")[1]
|
||||
var f = String(window.location).split("/transactions.html")[1]
|
||||
if (!f) {
|
||||
f = "/moolah.dat"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user