Sha256: 42ef1a268e31bd9ad745c881ed624c7b3de7082114b08e1ec433c9860b05f40a
Contents?: true
Size: 541 Bytes
Versions: 30
Compression:
Stored size: 541 Bytes
Contents
(function() { Luca.templates || (Luca.templates = {}); Luca.templates["fields/text_area_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<textarea class=\'', input_class ,'\' id=\'', input_id ,'\' name=\'', input_name ,'\' style=\'', inputStyles ,'\'></textarea>\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