Blame view

mustache/app/data/pages/jqgrid.json 189 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
  {
   "title" : "jqGrid"
   ,
   "description" : "Dynamic tables and grids using jqGrid plugin"
   ,
   "styles" : ["jquery-ui-full", "datepicker", "jqgrid"]
   ,
   "scripts" : ["datepicker", "jqgrid"]
  }