Blame view

mustache/app/data/pages/form-wizard.json 172 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
  {
   "title" : "Form Wizard"
   ,
   "description" : "and Validation"
   ,
   "styles" : ["select2"]
   ,
   "scripts" : ["wizard" , "validate" , "bootbox" , "maskedinput" , "select2"]
  }