jQuery.template("Tmpl-dataset-license-type-dialog",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div class="dataset-license-type-dialog">   <label class="input-label">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/dataset-license-type-dialog.htm","Name"))),__.push('<\/label>   <input class="input-field" id="name-value" type="text" value="'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push('" />   <label class="empty-name-warning hidden">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/dataset-license-type-dialog.htm","Name field is required"))),__.push('<\/label>   <label class="input-label">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/dataset-license-type-dialog.htm","Subtype"))),__.push('<\/label>   <input class="input-field" id="subtype-value" type="text" value="'),typeof subtype!="undefined"&&subtype!=null&&__.push($.encode(typeof subtype=="function"?subtype.call($item):subtype)),__.push('" />   <label class="input-label">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/dataset-license-type-dialog.htm","Description"))),__.push('<\/label>   <textarea class="input-field input-description" id="description-value">'),typeof description!="undefined"&&description!=null&&__.push($.encode(typeof description=="function"?description.call($item):description)),__.push("<\/textarea>   "),typeof appliance!="undefined"&&appliance!=null&&(typeof appliance=="function"?appliance.call($item):appliance)?__.push("   "):!0&&(__.push('   <label class="input-share-allowed-label">    <input class="input-share-allowed" id="sharing-to-communities-allowed-value" type="checkbox" '),typeof shareToCommunitiesAllowed!="undefined"&&shareToCommunitiesAllowed!=null&&(typeof shareToCommunitiesAllowed=="function"?shareToCommunitiesAllowed.call($item):shareToCommunitiesAllowed)&&__.push(' checked="checked" '),__.push(" />    "),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/dataset-license-type-dialog.htm","Can be used on portals"))),__.push("   <\/label>   ")),__.push("  <\/div>");return __})