removing "compiling..." notification since modal dialog takes care of it.
This commit is contained in:
Родитель
3a886d32cb
Коммит
33d12825cb
|
@ -816,7 +816,6 @@ module TDev.Cloud {
|
|||
err => Util.setTimeout(1000, poll))
|
||||
}
|
||||
|
||||
HTML.showProgressNotification(lf("compiling..."));
|
||||
var config = isFota() ? "fota" : "proto";
|
||||
Util.httpPostJsonAsync(getPrivateApiUrl("me/installed/" + guid + "/compile"), {
|
||||
config: config,
|
||||
|
|
Загрузка…
Ссылка в новой задаче