Modified web interface to display log files correctly (removed jquery-mobile)
This commit is contained in:
@@ -112,6 +112,7 @@ public class SdWebServer extends NanoHTTPD {
|
||||
|
||||
default:
|
||||
if (uri.startsWith("/index.html") ||
|
||||
uri.startsWith("/logfiles.html") ||
|
||||
uri.startsWith("/favicon.ico") ||
|
||||
uri.startsWith("/js/") ||
|
||||
uri.startsWith("/css/") ||
|
||||
|
||||
Reference in New Issue
Block a user