Chnaged home page IP search to Prefix
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<form action="{% url 'ipam:ipaddress_list' %}" method="get">
|
||||
<form action="{% url 'ipam:prefix_list' %}" method="get">
|
||||
<div class="input-group input-group-lg">
|
||||
<input type="text" name="q" placeholder="IP or network" class="form-control" />
|
||||
<span class="input-group-btn">
|
||||
|
Reference in New Issue
Block a user