Merge pull request #440 from Diullei/master

commit breeze reverted. I need to solve some bugs
This commit is contained in:
Diullei Gomes
2013-03-29 07:29:34 -07:00
2 changed files with 1 additions and 1 deletions
@@ -784,4 +784,4 @@ function test_demo() {
.from("Employees");
manager.executeQuery(query).then(function (data) { });
}
}
View File