Changes to delete saved searches overlay

This commit is contained in:
Poornima Nayar
2019-10-16 20:45:44 +01:00
committed by Sebastiaan Janssen
parent f0ea76a3ce
commit a1a709342d

View File

@@ -286,10 +286,11 @@
function deleteSavedSearch(searchItem) {
var overlay = {
title: "Delete Search",
subtitle: "Are you sure you wish to delete",
title: "Delete Saved Search",
subtitle: "Are you sure you wish to delete?",
closeButtonLabel: "Cancel",
submitButtonLabel: "Delete Search",
submitButtonLabel: "Delete Saved Search",
submitButtonStyle: "danger",
view: "default",
submit: function (model) {
//Resource call with two params (name & query)