Rename get_log

This commit is contained in:
JonnyWong16
2016-09-29 23:31:33 -07:00
parent 93a1d9c164
commit b50c92f919
2 changed files with 2 additions and 2 deletions

View File

@@ -198,7 +198,7 @@
var selected_log_level = null;
function loadPlexPyLogs(selected_log_level) {
log_table_options.ajax = {
url: "getLog",
url: "get_log",
type: 'post',
data: function (d) {
return {