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