1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Chnaged home page IP search to Prefix

This commit is contained in:
Jeremy Stretch
2016-03-04 12:16:35 -05:00
parent 62b9d0f278
commit 99d50ae7a7

View File

@ -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">