Sha256: d32639c5a53d94e083cf4cfa15ce5e64826578a6160c1178c8e96bf587973167
Contents?: true
Size: 374 Bytes
Versions: 10
Compression:
Stored size: 374 Bytes
Contents
if ($("#<%=j @params[:parent_element_id] %>").find(".parent_image").length) { if (!$("#<%=j @params[:parent_element_id] %>").find("#cropper_div").length){ $("#<%=j @params[:parent_element_id] %>").find(".parent_image").append("<%=j render :partial => '/crimagify/crop_partials/crop', :object => '@params' %>"); } } else{ console.log("por favor agregue el elemento") };
Version data entries
10 entries across 10 versions & 1 rubygems