upgrading table tools to version 2.1.5

This commit is contained in:
Naomi 2013-08-12 18:18:33 -04:00
parent b65007868a
commit fdf18ec3ce
31 changed files with 1857 additions and 827 deletions

View file

@ -9,7 +9,7 @@ var AIRTIME = (function(AIRTIME) {
var $historyContentDiv;
var oTableTools = {
"sSwfPath": baseUrl+"js/datatables/plugin/TableTools/swf/copy_cvs_xls_pdf.swf",
"sSwfPath": baseUrl+"js/datatables/plugin/TableTools-2.1.5/swf/copy_csv_xls_pdf.swf",
"aButtons": [
{
"sExtends": "copy",