Sha256: a54ea85ee0fe8209025cb6af3183c5d8ffc2bbd16358d713e87b2bfb804869bb
Contents?: true
Size: 664 Bytes
Versions: 4
Compression:
Stored size: 664 Bytes
Contents
# ----------------------------------------------------------------------------- # Author: Alexander Kravets <alex@slatestudio.com>, # Slate Studio (http://www.slatestudio.com) # ----------------------------------------------------------------------------- # INPUT HASH # ----------------------------------------------------------------------------- # Allows to work with hash fields in nested forms way. # ----------------------------------------------------------------------------- class @InputHash extends InputDocument _create_el: -> @$el =$ "<div class='form-input input-hash input-#{ @config.klassName }'>" chr.formInputs['hash'] = InputHash
Version data entries
4 entries across 4 versions & 1 rubygems