소스 검색

Chnaged home page IP search to Prefix

Jeremy Stretch 10 년 전
부모
커밋
99d50ae7a7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">