Skip to content

Commit

Permalink
sp
Browse files Browse the repository at this point in the history
  • Loading branch information
firepick1 committed Feb 4, 2016
1 parent b0c7176 commit 592317b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/js/firesight-service.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ services.factory('firesight-service', ['$http', 'firestep-service', 'AlertServic
var loc = service.location();
service.results[loc] = service.results[loc] || {};
var result = service.results[loc].calcOffset = {
summary: "mesuring...",
summary: "measuring...",
class: "fn-no-data",
dx: "...",
dy: "..."
Expand Down

0 comments on commit 592317b

Please sign in to comment.