Browse Source

Chnaged home page IP search to Prefix

Jeremy Stretch 9 years ago
parent
commit
99d50ae7a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netbox/templates/home.html

+ 1 - 1
netbox/templates/home.html

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