Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
21627 kshitij.so 1
$(function () {
2
  eval($('#code').text());
3
  prettyPrint();
4
});