dashboard: info tab translations
This commit is contained in:
@@ -162,6 +162,8 @@ angular.module('Application').controller('AppController', ['$scope', '$location'
|
||||
|
||||
$scope.info.notes.busy = false;
|
||||
$scope.info.notes.editing = false;
|
||||
|
||||
$scope.refreshApp($scope.app.id);
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user