Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eeba530

Browse files
authoredJan 16, 2017
Merge pull request #36 from UtkarshPramodGupta/master
resolved conflicts
2 parents d100ce2 + 5f34c8a commit eeba530

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
 

‎.DS_Store

8 KB
Binary file not shown.

‎dist/cloudboost.js

-2
Original file line numberDiff line numberDiff line change
@@ -19766,8 +19766,6 @@ return /******/ (function(modules) { // webpackBootstrap
1976619766

1976719767
if (columnName === 'id') columnName = '_' + columnName;
1976819768

19769-
console.log(data);
19770-
console.log(columnName);
1977119769
if (data !== null) {
1977219770
if (data.constructor === _CB2.default.CloudObject) {
1977319771
columnName = columnName + '._id';

0 commit comments

Comments
 (0)
Please sign in to comment.