Add source URL to the JS file

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2019-05-30 17:27:31 +02:00
parent 0e2d30dd11
commit 611db2b4a9

View File

@@ -4,6 +4,9 @@
*
* This file is copyright under the latest version of the EUPL.
* Please see LICENSE file for your rights under this license. */
// This code has been taken from
// https://datatables.net/plug-ins/sorting/ip-address
jQuery.extend( jQuery.fn.dataTableExt.oSort,
{
"ip-address-pre": function ( a )