Commit 97fead73 authored by Ad Schellevis's avatar Ad Schellevis

(alias) add missing class for typeahead

parent 54c98da5
......@@ -529,7 +529,7 @@ endforeach;
<td>
<select class="geoip_list hidden">
</select>
<input type="text" class="host_url" name="host_url[]" value="<?=$aliasurl;?>"/>
<input type="text" class="host_url fld_detail" name="host_url[]" value="<?=$aliasurl;?>"/>
</td>
<td>
<input type="text" class="form-control" name="detail[]" value="<?= isset($detail_desc[$aliasid])?$detail_desc[$aliasid]:"";?>">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment