added save settings function to featuresave prompt
This commit is contained in:
@@ -3245,6 +3245,7 @@ function closeFeatureSavePrompt() {
|
||||
}
|
||||
|
||||
function featureSavePrompt() {
|
||||
saveSettings();
|
||||
document.getElementById('save-feature-prompt-message').style.display = "none";
|
||||
setTimeout(
|
||||
function() {
|
||||
|
Reference in New Issue
Block a user