Disable changing location when task is active
This commit is contained in:
@@ -91,6 +91,8 @@ angular.module('Application').controller('EmailsController', ['$scope', '$locati
|
||||
subdomain: '',
|
||||
taskId: null,
|
||||
percent: 0,
|
||||
message: '',
|
||||
errorMessage: '',
|
||||
|
||||
refresh: function () {
|
||||
Client.getMailLocation(function (error, location) {
|
||||
|
||||
Reference in New Issue
Block a user