sort the os_ver in the web interface (#663)
This commit is contained in:
		| @@ -41,6 +41,7 @@ $(document).ready(function() { | ||||
|         } | ||||
|       }, { | ||||
|         "data": 'os_ver', | ||||
|         "type": 'versionsort', | ||||
|         "render": function(data, type, row, meta) { | ||||
|           return he.encode(data || ''); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user