aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular.suffix
blob: 179e0ce6252b4bef8e0958bab81d8a50f8259f47 (plain)
1
2
3
4
5
6
  jqLiteWrap(document).ready(function(){
    angularInit(angularJsConfig(document), document);
  });

})(window, document);
id='n1' href='#n1'>1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22