Project

General

Profile

« Previous | Next » 

Revision 2675f511

Added by Renato Botelho over 12 years ago

Fix sort param to call bandwidth_by_ip

View differences:

usr/local/www/status_graph.php
110 110

  
111 111
function updateBandwidth(){
112 112
    var hostinterface = jQuery("#if").val();
113
	var sorting = jQuery("#sorting").val();
113
	var sorting = jQuery("#sort").val();
114 114
    bandwidthAjax(hostinterface, sorting);
115 115
}
116 116

  

Also available in: Unified diff