corrade-http-templates – Blame information for rev 38

Subversion Repositories:
Rev:
Rev Author Line No. Line
38 office 1 define( [
2 "../Data"
3 ], function( Data ) {
4 "use strict";
5  
6 return new Data();
7 } );