CC-3360 : timeline css

This commit is contained in:
Naomi Aro 2012-03-23 01:46:45 +01:00
parent f1d76443ab
commit 8af4f052e0
7 changed files with 41 additions and 20 deletions

View file

@ -44,7 +44,7 @@ var AIRTIME = (function(AIRTIME) {
libraryInit = function() {
var oTable,
libContentDiv = $("#library_content"),
tableHeight = libContentDiv.height() - 140,
tableHeight = libContentDiv.height() - 130,
libLength,
libType,
libFilter;
@ -250,7 +250,7 @@ var AIRTIME = (function(AIRTIME) {
},
// R = ColReorder, C = ColVis, T = TableTools
"sDom": 'Rl<"#library_display_type">fr<"H"T<"library_toolbar"C>><"dataTables_scrolling"t><"F"ip>',
"sDom": 'Rl<"#library_display_type">f<"dt-process-rel"r><"H"T<"library_toolbar"C>><"dataTables_scrolling"t><"F"ip>',
"oTableTools": {
"sRowSelect": "multi",