aboutsummaryrefslogtreecommitdiffstats
path: root/rrs/static
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2015-06-30 15:57:19 -0500
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-04 23:57:52 +1200
commit79803de393c5f40183bec3943f27da0740ab3cbe (patch)
treea93a56ccf7ad51769d04fd2be07558586f38ab9c /rrs/static
parentf4af85ea4727da54d4a17cc7b4a5a74b1ad3bd6d (diff)
downloadopenembedded-core-contrib-79803de393c5f40183bec3943f27da0740ab3cbe.tar.gz
rrs: jquery.tablesorter.js remove ^M characters.
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Diffstat (limited to 'rrs/static')
-rw-r--r--rrs/static/js/jquery.tablesorter.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rrs/static/js/jquery.tablesorter.js b/rrs/static/js/jquery.tablesorter.js
index e8e2323489..7ec8a45cc9 100644
--- a/rrs/static/js/jquery.tablesorter.js
+++ b/rrs/static/js/jquery.tablesorter.js
@@ -1028,4 +1028,4 @@
}
}
});
-})(jQuery); \ No newline at end of file
+})(jQuery);