Rename get_log

This commit is contained in:
JonnyWong16 2016-09-29 23:31:33 -07:00
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 {