Skip to content

Commit

Permalink
VO
Browse files Browse the repository at this point in the history
  • Loading branch information
Quickcorp committed Mar 11, 2018
1 parent ce42c43 commit 2d9b187
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions QCObjects.js
Original file line number Diff line number Diff line change
Expand Up @@ -649,12 +649,7 @@
}
});

Class('VO',Object,{
__new__:function (){
//TODO: Implement
console.log('VO Element Initialized');
}
});
Class('VO',Object,{});

/**
* Loads a simple component from a template
Expand Down

0 comments on commit 2d9b187

Please sign in to comment.