Sha256: a39975a180a4f6e9ccaff325d7dbf7e942042dbef7d93c7f71740f3a495cb8a9
Contents?: true
Size: 506 Bytes
Versions: 30
Compression:
Stored size: 506 Bytes
Contents
(function() { Luca.templates || (Luca.templates = {}); Luca.templates["fields/select_field"] = function(obj){var __p=[],print=function(){__p.push.apply(__p,arguments);};with(obj||{}){__p.push('<label for=\'', input_id ,'\'>\n ', label ,'\n</label>\n<select id=\'', input_id ,'\' name=\'', input_name ,'\' style=\'', inputStyles ,'\'></select>\n'); if(helperText) { __p.push('\n<p class=\'helper-text help-block\'>\n ', helperText ,'\n</p>\n'); } __p.push('\n');}return __p.join('');}; }).call(this);
Version data entries
30 entries across 30 versions & 1 rubygems