Revision 66e55eba templates/apply.html

b/templates/apply.html
24 24
		
25 25
		
26 26
		$('#setFromAll').click(function(){
27
			$("#id_source").val('0.0.0.0/32');
27
			$("#id_source").val('0.0.0.0/0');
28 28
			return false;
29 29
		});
30 30
		

Also available in: Unified diff