commit breeze reverted. I need to solve some bugs

This commit is contained in:
Diullei Gomes
2013-03-29 11:27:48 -03:00
parent ec32cb2fa7
commit 9a070cd186
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