Sha256: 9e7d8d86d2144852239c12c73c7fd4dc1f44101d506b0cd5888cb3d49f03cf62
Contents?: true
Size: 517 Bytes
Versions: 30
Compression:
Stored size: 517 Bytes
Contents
(function() { Luca.templates || (Luca.templates = {}); Luca.templates["fields/file_upload_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<input id=\'', input_id ,'\' name=\'', input_name ,'\' style=\'', inputStyles ,'\' type=\'file\' />\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