Lines 449-455
Link Here
|
449 |
</select> |
449 |
</select> |
450 |
|
450 |
|
451 |
<input type="checkbox" title="check to delete this field" name="disable_input" value="attr0_value" /> |
451 |
<input type="checkbox" title="check to delete this field" name="disable_input" value="attr0_value" /> |
452 |
<span class="patron_attributes_value"><input type"hidden" name="patron_attributes_value" /></span> |
452 |
<span class="patron_attributes_value"><input type="hidden" name="patron_attributes_value" /></span> |
453 |
<a href="#" class="add_attributes" title="Add an attribute"><i class="fa fa-fw fa-plus"></i> New</a> |
453 |
<a href="#" class="add_attributes" title="Add an attribute"><i class="fa fa-fw fa-plus"></i> New</a> |
454 |
<span class="information_category hint" style="width:25%;float:right;"></span> |
454 |
<span class="information_category hint" style="width:25%;float:right;"></span> |
455 |
</li> |
455 |
</li> |
456 |
- |
|
|