|
Lines 268-274
Link Here
|
| 268 |
</select> |
268 |
</select> |
| 269 |
</label> |
269 |
</label> |
| 270 |
<input type="checkbox" title="check to delete this field" name="disable_input" value="attr0_value" /> |
270 |
<input type="checkbox" title="check to delete this field" name="disable_input" value="attr0_value" /> |
| 271 |
<span class="patron_attributes_value"><input type"hidden" name="patron_attributes_value" value="poeut"/></span> |
271 |
<span class="patron_attributes_value"><input type"hidden" name="patron_attributes_value" /></span> |
| 272 |
<a href="#" class="add_attributes" title="Add an attribute"><i class="fa fa-fw fa-plus"></i> New</a> |
272 |
<a href="#" class="add_attributes" title="Add an attribute"><i class="fa fa-fw fa-plus"></i> New</a> |
| 273 |
<span class="information_category hint" style="width:25%;float:right;"></span> |
273 |
<span class="information_category hint" style="width:25%;float:right;"></span> |
| 274 |
</li> |
274 |
</li> |
| 275 |
- |
|
|