Blame view

mustache/app/data/pages/elements.json 257 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
10
11
  {
   "title" : "UI Elements"
   ,
   "description" : "Common UI Features & Elements"
   ,
   "styles" : ["jquery-ui" , "gritter"]
   ,
   "scripts" : ["jquery-ui" , "bootbox" , "easy-pie-chart" , "gritter" , "spin"]
   ,
   "ie_scripts" : [{"version":8, "name":"excanvas"}]
  }