fix saving searches in the logviewer

This commit is contained in:
Søren Kottal
2019-10-27 00:26:20 +02:00
committed by Kenn Jacobsen
parent 720a1b2dd4
commit 2c368c2b38

View File

@@ -262,11 +262,7 @@
submitButtonLabel: "Save Search",
disableSubmitButton: true,
view: "logviewersearch",
query: {
filterExpression: vm.logOptions.filterExpression,
startDate: vm.logOptions.startDate,
endDate: vm.logOptions.endDate
},
query: vm.logOptions.filterExpression,
submit: function (model) {
//Resource call with two params (name & query)
//API that opens the JSON and adds it to the bottom