From 7e8b245efbe1c55b817b06a45d26ef979cb5277d Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 11 Apr 2016 16:05:04 -0400 Subject: [PATCH] adjusting footable header to prevent table from being hidden when page size is reduced --- class_flight.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/class_flight.php b/class_flight.php index b731dfc..bc88519 100644 --- a/class_flight.php +++ b/class_flight.php @@ -214,12 +214,14 @@ include_once($_SERVER['DOCUMENT_ROOT'].'/wp-config.php' ); $out = ' '; $out .= ' + + '; foreach( $this->dep_data as $row ) { -- 2.17.1
Destination Flight Time Status