angular.js/src/angular.suffix

7 lines
125 B
Text
Raw Normal View History

2010-04-07 17:17:15 +00:00
jqLiteWrap(document).ready(function(){
angularInit(angularJsConfig(document), document);
});
2010-04-07 17:17:15 +00:00
})(window, document);