Added a Param Spine model and created a template for dropdown inputs when params.allowableValues is present; Inputs are also set to honor param.defaultValue, if present.

This commit is contained in:
zeke
2011-08-09 15:08:24 -07:00
parent 3582d6804d
commit 92620038b8
4 changed files with 91 additions and 25 deletions

View File

@@ -6,4 +6,5 @@
//= require "jquery.wiggle.min"
//= require "chosen.jquery"
//= require "doc"
//= require "spine"
//= require "underscore-min"
//= require "spine"