Project

General

Profile

« Previous | Next » 

Revision a8fe61f1

Added by Darren Embry over 13 years ago

prep work for feature #2320: tag fields for ipv4v6

View differences:

usr/local/www/services_igmpproxy_edit.php
137 137

  
138 138
<script type="text/javascript">
139 139
	rowname[0] = "address";
140
	rowtype[0] = "textbox";
140
	rowtype[0] = "textbox,ipv4v6";
141 141
	rowsize[0] = "30";
142 142

  
143 143
	rowname[1] = "address_subnet";
144
	rowtype[1] = "select";
144
	rowtype[1] = "select,ipv4v6";
145 145
	rowsize[1] = "1";
146 146

  
147 147
	rowname[2] = "detail";

Also available in: Unified diff