added notification about changing protocol data for server and some minor changes
This commit is contained in:
parent
8f6453faa8
commit
573ffb9d9b
5 changed files with 104 additions and 51 deletions
|
|
@ -152,7 +152,7 @@ PageType {
|
|||
}
|
||||
var noButtonFunction = function() {
|
||||
if (!GC.isMobile()) {
|
||||
saveRestartButton.forceActiveFocus()
|
||||
saveButton.forceActiveFocus()
|
||||
}
|
||||
}
|
||||
showQuestionDrawer(headerText, descriptionText, yesButtonText, noButtonText, yesButtonFunction, noButtonFunction)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue