chore(rest) add " "

This commit is contained in:
coderaiser 2014-04-05 14:52:30 -04:00
parent a7fe59f363
commit 0f7d4a2e04

View file

@ -9,7 +9,7 @@ var Util, DOM, CloudFunc, CloudCmd;
Util.extend(DOMProto, {
RESTful: RESTful
});
function RESTfulProto() {
var Images = DOM.Images;